Java 2D from scratch - Star Wars Scrolling Text Crawl Test / Thanks to all 600+ subscribers :) !!!

preview_player
Показать описание
Thanks to all 600+ subscribers :) !!!

Star Wars Scrolling Text Crawl test implemented in java.

Only the tangent trigonometric function was used to create this effect. The intention here was just to try to reproduce a visually coherent effect without worrying much about being actually perspectively correct or not :)

Resources:
Рекомендации по теме
Комментарии
Автор

600? Wow you've blown up since I subscribed!

proccessingunit
Автор

Wow congrats for getting 600 subscribers! That is a cool effect too!

fuzzycat
Автор

Is there a specific reason as to why you chose the tangent function to compute textureY? I'm trying to understand the geometric intuition on why you did that (I know you weren't focused on being perspective correct).

fuzzycat
Автор

Aaaah, nooo! This cool code is disabled on GitHub! I needed it so much, have been trying and searching for months to do this in Java for an Android Studio project and when at last found it it's disabled... D:
Can you reenable it, please or somebody help me? Thanks in advance and congratulations for almost 3000 subs today!

Dhanen