draw all triangles instead of the first 12,
added todo section to the README.md, clean up code
This commit is contained in:
19
README.md
19
README.md
@@ -10,4 +10,21 @@ So far it is just me. If you wanna help me, let me know :D
|
||||
|
||||
### Licence
|
||||
Feel free to use my code the way you like. But remember i used some public libraries. Make sure you read their
|
||||
licence, too.
|
||||
licence, too.
|
||||
|
||||
### To Do
|
||||
- sphere isn't displayed correctly,
|
||||
- bones are not triangulated,
|
||||
- nulls are not triangulated,
|
||||
- crash when loading trooper,
|
||||
- display cloth testing
|
||||
- integrate into a software:
|
||||
-> gui open file ( + drag and drop),
|
||||
-> list all msh under a directory,
|
||||
-> display shadows,
|
||||
-> display colisions,
|
||||
-> lights,
|
||||
-> handle render flags,
|
||||
- draw more then one model,
|
||||
- use different textures for one or multiple models,
|
||||
- take a look at destruction
|
||||
|
Reference in New Issue
Block a user