Skip to content

Import Wavefront files #17

Description

@nelbok

Eno Creator uses cubes to create a scene. Saying that we could import Wavefront files is already incompatible with the application.

We need first to convert a triangle into cubes.

Some ideas:

  • Calculate the bounding box of the file
  • Create cubes to fill the bounding box
  • Intersect triangles of the file with the cubes
  • Extract the cubes that collide

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions