Hi community!
An example of the fact that Three.js is a universal tool set that allows you to create things in many ways.
Picture:
Video:
DEMO: https://codepen.io/prisoner849/full/PodNeQJ
Most of time was spent on that endless lowpoly landscape. And took time to understand how to process the start and end edges
Here’s what it looks like from the side:
15 Likes
That WireRenderer runs very smoothly on my old laptop. Very clever.
2 Likes
Excellent!
There is definitely something to learn from the code…
1 Like
this is super cool! the question is how you’ve made your own (WireRenderer
) renderer
class?! that’s amazing!
1 Like
@Lawrence3DPK This simple renderer is the best I could come up with
1 Like
Cool stuff!
I like how you have taken the extra step of animating the components of the sun - it almost looks like how the sun behaves when setting off the coast of Key West.
Also, it looks like you could easily use this method to recreate the classic 1983 version of the Star Wars Trench Run. They probably made a fortune off that game.
1 Like