Skip to content

NavarKartalian/Tron-three.js

Repository files navigation

TRON Three.js


GIF

Be Welcome!

This was one of my first Three.js projects, I did it a long time ago, so I've decided to remake it, this time using Next.JS and react-three-fiber. It is not quite finished yet and there is a lot of room for improvement, but I hope that it can be a nice source for anyone starting in three.js with React!

You can check the live version here: Deploy


Todo

  • Add a background city
  • Better illumination
  • Better Loading component
  • Post processing effects

Tutorials, examples and more...

A list of some useful sources:

  • Irradiance - Amazing tutorials to get started in both three.js and react-three-fiber!
  • Devving It With Sohail - A great tutorial if you are beginning in three.js, also it was my base to get started with this application in React.
  • R3F Examples - A collection of amazing react-three-fiber creations, that are really useful!
  • Three.JS Reddit - A nice place to ask for help if you are stuck with some problem.

Fundamentals

Some reading material:

React-three-fiber Ecosystem