Skip to content

domin746826/Tiny-cute-3D-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny-cute-3D-library

20220522_00h21m15s_grim

Tiny cute 3D library is small software 3D renderer, designed to be simple in use and possible to install on anything (that is why rendering is software only)

WORK IN PROGRESS

Compiling

make

Porting

To make it working on sth else, just write low level graphical functions for your devices in src/primitives.cpp (your device must support C++ STL libraries and dynamic C++ memory allocation)

Usage

Example usage is shown in main.cpp and extras/*, they are customized to use on X11 (but they work on XWayland too)

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published