Skip to content

menehune23/projection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

projection

Projection logo

A simple 3D-2D projection library for small screens on Arduino

getting started

To get started:

working with OBJ files

In the "Projection" folder is a simple converter tool, ObjConverter.html, that will convert a simple OBJ file to C++ code that you can copy into your source file. It should run in most modern browsers (no internet required). See the example "ModelFromOBJFile" to see how to work with the generated code.

For a free 3D modeling program that can export to the OBJ format, see Blender.

About

A lightweight 3D-2D projection library for use with screens on Arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published