Bingo, Computer Graphics & Game Developer

Bingo

@BentleyJobs

Graduated from JNU, interested in cg & game developing, once worked in Aurogon to develope GuJianOL. See about for more info.

Atmos

Atmos is a simple physically based renderer with the help of PBRT. In 2016, a video demo and the Renderer itself, were as my graduation project from JiangNan University.

Sophia

Sophia is a real-time DirectX 11 renderer. It is not quite a rich graphics engine, only packages some low-level DirectX functions and contains some useful tools. But it is enough to implement some Real-Time algorithms more efficiently.

smallptCuda

A simple cuda version of smallpt with some memory optimization. See more optimization details on Shawnlu and Bingo's blog.

TattyUI

借鉴与浏览器的实现,TattyUI使用HTML+CSS+C++完成业务逻辑和样式实现的分离,从而完成UI的快速可定制化搭建。

imguiDock

An addon of imgui for support dock in the window, suppot dock's merging, drag and close.

Floekr2d

一款接口类似Box2d,使用分离轴碰撞检测算法,支持任意边数凸多边形以及之间碰撞检测及反馈的简单2D物理引擎。

ofxTrianglular

Based on Jonathan Richard Shewchuk's triangle library. ofxTrianglular is an OpenFrameWorks addon for subdividing a complex 2d shape into triangles.