Cube Engine is my own hobby project, It's a small Graphic Engine written in c++ and powered by OpenGL and Vulkan, I develop it so that I can improve my knowledges of CG and common programming Skills(generic algorithm, code style, design patterns).
CubeEngine now is integrated with new script language tina.
CubeModelConvertor: CubeEngine's model convertor. https://github.com/tangziwen/CubeModelConvertor
CubeTracer: a simple path-tracer. https://github.com/tangziwen/cubeTracer