Skip to main content

Convert Wavefront 3D models into C code (OpenGL, NDS, Wii)

Project description

obj2xgl

obj2xgl converts a 3D model stored as a Wavefront (.obj) file into a C file which can be linked into a program. The x in the name means that obj2xgl supports not just OpenGL, but also other 3D graphic toolkits.

Supported toolkits

  • OpenGL
    • Immediate mode
    • Call lists (SOON!)
  • Nintendo DS and 3DS (via libnds)
    • Immediate mode
    • Call lists (SOON!)
  • Nintendo Wii and Gamecube (via libogc) (SOON!)

Examples

Please see the examples directory for a few examples on how to use this program.

Useful links:

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

obj2xgl-0.1.tar.gz (11.3 kB view hashes)

Uploaded Source

Built Distribution

obj2xgl-0.1-py3-none-any.whl (14.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page