Skip to content

This project is just simple obj loading code that I'd like to make available to other programmers doing raw OpenGL or DirectX development. Tests for this will be both checked against simple hard-coded 3-d Objects and also a simple DirectX renderer. Any suggestions or contributions to this code are very welcome!

License

Notifications You must be signed in to change notification settings

Bryan-Pawlowski/OBJ-File-Loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBJ-File-Loader

This project is just simple obj loading code that I'd like to make available to other programmers doing raw DirectX development. Tests for this will be both checked against simple hard-coded 3-d Objects and also a simple DirectX renderer. Any suggestions or contributions to this code are very welcome!

--As of yet, this code won't support sub-objects right out of the gate. --Simple parsing of storage of info will just store vertices.

About

This project is just simple obj loading code that I'd like to make available to other programmers doing raw OpenGL or DirectX development. Tests for this will be both checked against simple hard-coded 3-d Objects and also a simple DirectX renderer. Any suggestions or contributions to this code are very welcome!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published