Skip to content

Look into loading other file types for 3d objects #87

@uberlinuxguy

Description

@uberlinuxguy

@Cheeseness mentioned GLTF
@slime73 mentioned OBJ
@CrazySpence mentioned vrml2.

We should take a look at the 3 of 'em and see what looks the easiest/has a good C/C++ lib, and just roll with it.

Requirements:

  • has a library interface to help with loading, so we don't have to manually parse the file.
  • library has compatibility with windows, linux, and mac (all current versions)
  • can be easily translated to a GenObject struct
  • look at the animation stuff for GenObjects?
  • ???

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions