I am super happy and proud that our team at #Autodesk has open-sourced experimental web-support for @openusd, including an experimental Hydra RenderDelegate for @threejs. The video shows an animated USD file rendered in #GoogleChrome. Presentation: drive.google.com/file/d/1MsG…
Exciting news from #AutodeskUniversity! We've just launched #WorkshopXR, an innovative #XR design review solution for the architecture, engineering and construction #AEC industries - a project I've been deeply involved in as a Software Architect.
adsknews.autodesk.com/en/pre…
We could put the V8 snapshot into the binary and mark certain pages as CODE segments - avoiding the need to dynamically write to executable memory. Only code missing in the snapshot would then need to be run with jitless V8. Has anyone looked into this before? 2/2
@reactnative
To improve V8 JavaScript performance on iOS, my colleague Roland Ruiters-Christou had a great idea: can we get static JavaScript compilation by creating a V8 Snapshot with JIT compiled code? 1/2
@v8js@expo@nativescript@babylonjs@baconbrix@dan_abramov
I have been working on a real-time GPU path tracing renderer called "Aurora" at #Autodesk, and I am happy to share that it will be made open source soon! See the announcement here, with more details to come: forums.autodesk.com/t5/engin…#SIGGRAPH2022
You can try it out here autodesk-forks.github.io/USD… Supported are Chrome, Firefox, Edge, Safari Tech Preview on desktop and Chrome only so far on mobile.