Java Tutorial #9 - 3D From scratch - A Running program

preview_player
Показать описание
We can now create a moving program instead of just an image.
Рекомендации по теме
Комментарии
Автор

cool this is the tutorial i was looking for...was worried a bit that it didn't exist anymore

THETHPHANTOM
Автор

What's the purpose of ViewTo? Isn't it just the same as the point? Or does that mean the rotation? Also, why do you use Array of double instead of making an object to hold those three values: x, y and z? - Using ViewFrom[0] to get the x value seems a bit odd.. instead you could use Cam.position.getX() or something like that?

Minisurma
Автор

I know this tutorial is old but I'd like to mention the source code doesn't match the video code. In the source code the sleep time is "System.currentTimeMillis() - lastRefresh" while in the video it is "Sleeptime - (System.currentTimeMillis() - lastRefresh)". I believe the video has the correct time here, right?

anoniemvonanonima
Автор

You really know about Java but your spelling and variable names make it look kinda noobish.

juubes
visit shbcf.ru