Skip to content
Bogdan edited this page Nov 12, 2020 · 7 revisions

What is PlanetMOV?

fw

PlanetMOV is a useful tool to introduce into programming. Main purpose of this project is learning how to use Lua language and Glsl shader languages. All actions take place with planets, so any action refers to a specific object(planet).

How to use it?

You can create any planet with specific shader and behavior script or leave it as it is

PlanetMOV assumes that the planets config file is only "assets/planet-mov.json" than you should start with this file. So, you should look at the following topics:

The headings above will help you learn PlanetMOV

Clone this wiki locally