Git Product home page Git Product logo

obj4fna's Introduction

This is OBJ4FNA, a Wavefront OBJ parser and container for use with FNA games.

Project Website: https://github.com/flibitijibibo/OBJ4FNA/

License
-------
OBJ4FNA is released under the zlib license. See LICENSE for details.

About OBJ4FNA
-------------
OBJ4FNA was written for a currently unannounced project by Ethan Lee. The artist
exports models from Blender, generating OBJ files for geometry and PNG files for
the models' UV materials.

This is not meant to be a comprehensive OBJ parser; it is mostly meant for
static models with no animations.

Notes for Artists
-----------------
When exporting to OBJ, be sure to select "Triangulated Mesh"! OBJ4FNA only
supports triangle meshes, so quads and other polygon types will not work.

Dependencies
------------
OBJ4FNA depends on FNA's SetDataPointerEXT extension. The example code also
depends on FNA's IsRelativeMouseModeEXT extension.

Found an issue?
---------------
Issues and patches can be reported via GitHub:

https://github.com/flibitijibibo/OBJ4FNA/issues

obj4fna's People

Contributors

flibitijibibo avatar

Stargazers

Cüneyt Yetişenler avatar Emir avatar Pirota Pirozou avatar

Watchers

 avatar  avatar

obj4fna's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.