平凡的世界

Computer Graphics

Rendering

RenderBoy

RenderBoy
Scientific Visualization

Voxer

Voxer
Particle System

Fluid Simulation

Fluid Simulation

Tools and Libs

C++

ukabuer/seria

Serialize/deserialize C++ data structure to/from JSON, no RTTI.

Features

  • Support nested data structure
  • Customized label for object member
  • Default value during deserialize
C++

ukabuer/OffscreenOpenGL

use OpenGL on GPU servers without desktop environment, via EGL

Features

  • Support nvidia-docker
  • Support headless Linux server
Node.js

ukabuer/muggle

muggle is an unambitious static site generator with no magic inside. Each page's data and template are defined by yourself, and the routes based on file system.

Features

  • Lightweight and easy to use
  • An intuitive way to customize pages by leveraging the power of markdown
  • Auto generating based on .md files in the directory
  • Using pug as the templating engine
  • Armed with a live reload dev server
Node.js

ukabuer/feeed

feeed is a simple tool to generate RSS feeds for any webpage, help you live an efficient life.

Features

  • Lightweight and easy to use
  • Using a declarative way to customize your feed
  • Write your own function to get feed items from HTML with a JQuery like style
  • Support puppeteer