3D Perspective

Your browser needs java to view projects. Click here to install Java.

user_icon eisaman shared it 2 years ago
user_icon Based on eisaman's project
168 views, 1 tagger, 2 people love it, 17 downloads, in 1 gallery
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
Cyclone103 Cyclone103 1 year, 5 months ago

Raycasting?

eisaman eisaman 1 year, 2 months ago

Is this a query about raycasting? Please be more specific.

(view all replies)
eisaman eisaman 2 years ago

Real 3D objects are not prepainted but instead painted at the time of rendering. Maximizing the refresh rate is critical to the performance of such systems. Real 3D polyhedrons such as rectangular prisms, cubes, and pyramids have vertices which are defined with virtual coordinates which are actively mapped onto the real x,y rendering screen whenever a change of perspective occurs or a graphic/animation event occurs within the non-obstructed field of view, FOV.

eisaman eisaman 2 years ago

The horizontal line on the render screen represents the edge of the table in the field of view.

eisaman eisaman 2 years ago

Press "z" if you wish to skip the introductory tutorial and play with the program first.

Please Wait...