A cube game running on Numworks calculator
Stars
4
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
58
commits
Update README.md
8374499
49d4dec
Try to implement chunk mesh loading
5c8ba0f
Fix small3dlibs dependencies removing mesh_builder.hpp
4d02794
[NOT COMPILING] Add chunk model generating
1c412a1
Fix triangles sorting and reactivate z buffer
03f3962
Removed old function and add clear on triangles_list
16e2230
Add tests
3f042e7
Fixs and finished loading algorithme
9693461
Continue chunk loading and not working clear function
9815c6f
Beginning of new chunk loading algorithme
e8197aa
Add list contains function
dabf823
Finished implementation of lists
0951375
Replaced c++ lists by self made lists
a976752
Finished list implementation
af54497