i'm confused since i'm trying to picture a 3dimensional grid and built an object on that
i didn't study programming
all i know is self discoveries
i don't know the terms and algorithms like the sorting algorithms,raytracing,rngs
i did pong but it was super slow in a ti83,and so many games and apps but they were self discoveries
a friend of mine did pong with levels,with speeds and tougher cpu
@T.Ocarina it's confusing for me
so by adding more rays you mean finding collision on the particular wall from different points of view?or that's wrong
or is it just adding more vectors to your regular only view
look for raytracing and volume raycasting
you'll love it
i couldn't continue java 'cause i couldn't load the classes,patches whatever they were,and my laptop isn't anymore
i just read imformation on it
it mentions volumetric raycasting
and also raytracing that does real 3d rendering
is this possible on smilebasic at least with lowest pixel to create 3d objects?
could someone show me the coding for raytracing