Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » What a good 3d method no ray casting ray tracing or ray based 3d
- Scratchcat12562
-
100+ posts
What a good 3d method no ray casting ray tracing or ray based 3d
There isn't much you can do to make a 3d game without raycasting or raytracing, maybe there's some crazy method out there but I doubt it..
- NeonG4
-
1000+ posts
What a good 3d method no ray casting ray tracing or ray based 3d
You can attempt a 2D image in the costume editor to look like a 3D image, but you have to understand that a 3D project is all math, so you likely couldn't do a “no math project” unlike a 2D game. (Don't block spam)
Last edited by NeonG4 (Aug. 27, 2023 18:32:04)
- Spentiline
-
100+ posts
What a good 3d method no ray casting ray tracing or ray based 3d
Many modern 3d graphics renderers render triangles rather than raycasting. This allows it to have better performance. However, it won't be realistic like the raycasting / raytracing method without severely harming the performance.
Last edited by Spentiline (Aug. 27, 2023 19:05:07)
- badatcode123
-
56 posts
What a good 3d method no ray casting ray tracing or ray based 3d
I mean you can make a rotating 3d cube that can rotate and stuff using rotational matrices but making a full 3D game with that is hard
- GENTLEMANNEofLEISURE
-
31 posts
What a good 3d method no ray casting ray tracing or ray based 3d
If i was a bot, how would i be able to send live pic and videos? lol
- 31kimliam
-
1 post
What a good 3d method no ray casting ray tracing or ray based 3d
Would you like it first person or third? This might give everyone a better understanding of the method you want
- zeiraph
-
100+ posts
What a good 3d method no ray casting ray tracing or ray based 3d
~Snip~
To both you and @31kimliam, please don't necropost! this post is extremely old and posting on It brings it back to the top page making it harder to help others
- Discussion Forums
- » Help with Scripts
-
» What a good 3d method no ray casting ray tracing or ray based 3d