Skip to content
#

obj

Here are 256 public repositories matching this topic...

z3dev
z3dev commented Jan 10, 2021

Expected Behavior

The serializer should be able to

  • Serialize geom3 to IndexedTriangleSet
    • Support colors on polygons, translating to Color
  • Serialize geom2 to IndexedLineSet or LineSet
  • Serialize path2 to IndexedLineSet or LineSet
  • Support UNIT in header
  • Support colors on geometries, translating to Appearance
    • Material emissiveColor

Actual Behavior

The current se

GTO2013
GTO2013 commented Aug 6, 2020

Hi,
thanks for sharing your code! I use it to generate a dataset of images out of 3d models (around 3500 models of cars). I load one model, render a couple of images, delete it and load the next one. But the memory consumption just grows and grows. This is after around 300 models:

image

T

Improve this page

Add a description, image, and links to the obj topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the obj topic, visit your repo's landing page and select "manage topics."

Learn more