combomash / engine

TypeScript Algorithmic Media Engine
https://www.npmjs.com/package/@combomash/engine
ISC License
0 stars 0 forks source link

realtime multipass basics #1

Closed owmo-dev closed 3 months ago

owmo-dev commented 3 months ago

Be able to support a ThreeJS scene in real-time, including animation and simple keyboard / mouse / touch interactivity.

This should include porting over your Timer, Interaction and Util classes.

owmo-dev commented 3 months ago

Actually, not going to include the Interactions in this issue, going to create a new one for that...

owmo-dev commented 3 months ago

Also not going to do multipass in this one either. Just a basic realtime rendering setup that works with ThreeJS