nbtm-sh / ssv

over-engineered .obj file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ssv

What is SSV?


SSV is meant to be a simple platform for converting .obj files into a low-overhead file format for your Sega Saturn Homebrew games. SSV is NOT FUNCTION as of writting this.

TODO


  • Create typdef definition for different platforms
  • Create OBJ file parser
  • Write SSV loading code
  • Create dynamic memory allocation functions for different types

About

over-engineered .obj file


Languages

Language:C 55.7%Language:Makefile 44.3%