Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds wad2obj demo script #36

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Feb 21, 2021

  1. initial commit

    ssteinbach committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    648db9c View commit details
    Browse the repository at this point in the history
  2. 2to3 on wad2obj

    ssteinbach committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    645756f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb0f305 View commit details
    Browse the repository at this point in the history
  4. Added guards for when textures cannot be read

    - Geometry will now still be read and put into the .obj, but it seems
      that the texture reading stuff isn't working -- but in the core omg
      library.  Specifically the `.flats` field is missing.
    ssteinbach committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    f5147de View commit details
    Browse the repository at this point in the history