Skip to content
#

obj

Here are 267 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 'name' attributes on geometry
  • Support colors on geometries, translating to Appearance
    • Material emissiveCol
alexs7
alexs7 commented May 5, 2022

Hello,

I am running Unity 2020.3.30f1 and I can't seem to install this.

I tried installing it from github, in the package manager (git URL) but I get this error:

'5.5' is not a valid `unity` property value. Expected '<year>.<version>'.

Package Manager Window] Error adding package: git@github.com:gpvigano/AsImpL.git.
UnityEditor.EditorApplication:Internal_CallUpdateFunctions () (

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