cogentcore / core

A free and open source framework for building powerful, fast, and elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and the Web with a single pure Go codebase, allowing you to Code Once, Run Everywhere.
http://cogentcore.org/core
BSD 3-Clause "New" or "Revised" License
1.31k stars 71 forks source link

add direct rendering for XYZ and scrims #912

Closed rcoreilly closed 3 months ago

rcoreilly commented 4 months ago

Describe the feature

was in V1, just port over to new infra

Relevant code

No response

rcoreilly commented 3 months ago

xyz is done in 1ad92ccd8f6dcef433eba562ea70e7084f003814 -- also need to support video

rcoreilly commented 3 months ago

scrim in 589f9afdc3aff4b80e2b14c71ef67586b6b53c41 -- still need video

kkoreilly commented 3 months ago

Direct rendering was added and implemented for xyz and scrims in the commits above, so this issue is complete. Video is #516.