rich Posted March 21, 2013 Share Posted March 21, 2013 "This post is a continuation of a series of posts about WebGL. The first started with fundamentals and the previous was about 3D Basics. If you haven’t read those please view them first. In the last post we went over how to do 3D but that 3D didn’t have any perspective. It was using what’s called an “orthographic” view which has its uses but it’s generally not what people want when they say “3D”.Instead we need to add perspective. Just what is perspective? It’s basically the feature that things that are further away appear smaller." http://games.greggman.com/game/webgl-3d-perspective/ Quote Link to comment Share on other sites More sharing options...
rich Posted March 21, 2013 Author Share Posted March 21, 2013 Just to say that you really should check out this article, and the rest in the series. They are really detailed with loads of great info and code! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.