- 23 Feb, 2018 3 commits
-
-
Dario Seyb authored
-
Dario Seyb authored
started working on clipping planes, but for some reason pythreejs doesn't do what I'd expect from ThreeJS. Can't get the clipping to actually activate.
-
Dario Seyb authored
-
- 22 Feb, 2018 3 commits
-
-
Dario Seyb authored
-
Dario Seyb authored
-
Dario Seyb authored
Meshes can be polygonal, they will get automatically triangulated before rendering. Face attributes for polygonal meshes are per polygon and are automatically associated with the relevant triangles after triangulization. Meshes with mixed face valence are supported. See MixedValenceTest for an example.
-