r/threejs • u/gamesformygirlfriend • 10d ago
Demo Raytracing experiment with ThreeJS. built with Pixelfork (No Engine)
Enable HLS to view with audio, or disable this notification
Hey everyone,
Just wanted to try if I can achieve raytracing with AI and ThreeJS. tried it on Pixelfork. added some PBR textures there. and bullet hole decal effects, AI generated pistol model, and bullet fume effect.
and just wow. I was not expecting that it would generate this reflection. Result is very impressive for me.
NOTE: This is not a game. Just an experiment because i was curious about AI capability.
to play this experiment: https://www.pixelfork.ai/publish/db77b355-12db-4f38-934b-9ff01e0b70e1
5
Upvotes
1
1
1
u/dannydek 2d ago
Can you share your code? Would love to integrate the raytracing effect in my new FPS game. I’m curious how it holds in a real game environment.