0beqz / realism-effects

SSGI, Motion Blur, TRAA - Effects to enhance your three.js scene's realism
https://realism-effects-obeqz.vercel.app/
MIT License
1.41k stars 63 forks source link

Minimal usage example #47

Open hybridherbst opened 5 months ago

hybridherbst commented 5 months ago

There is quite some discrepancy between what's outlined in Usage and what's done in the example page.

Is there a more basic example somewhere that just shows minimal setup, all options at defaults, using a basic EXR skybox and one model?

If not, it would be great to have that – I'm not able to get something fully working from the Usage example code (e.g. no IBL, motion blur / taa don't actually work, ...).

washington254 commented 1 month ago

hey there so i created a basic starter code with realism effect.. (as basic as i could make it that is).. yeah its just the example code but with reduced code from 1000 lines to 300 lines https://github.com/washington254/realism-effect thanks for the awesome tool obeqz.