Skip to content

mattlacey/PolyTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PolyTree

At some stage this'll be a simple BSP generator of .OBJ files, probably with some kind of export option that spits the model out in either binary or ascii, using 16.16 fixed point for vertices etc.

That's the plan, anyway.

So far it loads .obj files using code from Atari Falcon Framework which converts them to 16.16, and then this converts them back to floats for rendering with OpenGL. Dear ImGui is used to provide some basic controls, and I'm pretty much in love with it already.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published