Java Tutorial #14 - 3D From scratch - Improving the camera movement

preview_player
Показать описание
So i figgured out what was wrong:
In the DPolygon class, in the updatePolygon method, i wrote "Calculator.CalculatePositionX" where it should had been "Calculator.CalculatePositionY"
Easy fix!
Рекомендации по теме
Комментарии
Автор

bro... this is the best tutorial i have ever seen on 3d graphics in java. i would highly appreciate it if you would continue this some day. keep up the epic work

DilkielGaming
Автор

if u are still active, u should continue this tutorial series.. great job so far! :)

migefin
Автор

I know this is an old video but maybe someone will be able to help. I would love if anyone could point me towards any further reading as many methods and equations in these tutorials were left unexplained, and for me I dislike writing code that I do not understand. I have been programming in Java for a couple of years now but this is my first step into 3D graphics. So if anyone knows further reading material or articles that would be great! Thanks for the tutorials (if you see this)!

jackwatson
Автор

Are you going to continue this awesome series ?

BdyPhrk
Автор

Yea i actually have, in the DPolygon class in the updatePolygon method, i wrote Calculator.CalculatePositionX where it should had been Calculator.CalculatePositionY

JavaTutorials
Автор

awesome vid...the sleepandrefresh function was not working how it should for me, so by removing it and just placing the repaint() function in the while(true){} loop just works for me just fine now...thanks you the man bro...I needed something like to get going into making a video game.

TheoryAndGames
Автор

any way I could have the sourcecode for this? Great tutorials, but I just watched them all not copying them over because I only use one screen and it would be hard, if you have the source code could you upload it somewhere? I'm beginning to understand what you've thought us so far and I want to add some stuff to it :D

Boyennnn
Автор

It worked for me if I comment out: 
ViewFrom[2] += SideViewVector.z; in both, key 5 and 7. You shouldn't be moving in the z direction if you move left and right... Correct me if I'm wrong.

GeorgiosB
Автор

i got the basics, time to get creative.

THETHPHANTOM
Автор

Great tutorials! it's too bad you didn't go further with them.

drunkwiizard
welcome to shbcf.ru