Video that explains what LunCo (Lunar Colony) sim is about
This video is a compulation of opensource projects builds using Godot.
The beauty of opensource is that you do not have to reinvent the wheel.
LunCo will incorporate certain mechanics as well as contribute to development of modules it's build from
- Uses git lfs to store binary files e.g. Blender, meshes, etc
- Blender 3.1.2 video sequencer
- Godot 3.5-rc2
How to install git lfs (click to expand)
- Install git lfs:
1.1 MacOS:
brew install git-lfs
1.2 Other OS:
[git lfs](https://git-lfs.github.com)
-
Activate git lfs (once on computer):
git lfs install
How to clone and use this repo with git lfs (click to expand)
1. Clone repo:git lfs clone git@github.com:LunCoSim/lunco-vision-video.git
-
If repo cloned without lfs: a. Goto to directory
cd lunco-vision-video
b. type
git lfs pull
-
Now all the Blender models will be downloaded to your computer. Start using them!
-
Push & pull binary files as reqular
How to commit binary files (click to expand)
-
Start tracking files
git lfs track ".blend", ".png", ".jpg", ".jpeg", ".tif", ".gif", ".bmp", ".svg"
-
With with files as usual
- Every asset is stored in it's own branch and then merged to main. TBD improve
- Start branch from "initial" tag
- Moonwards – opensource Lunar City in Godot, lot of assets under MIT
- iVoyager – a development platform for creating games and educational apps in a realistic solar system, Godot, Apache 2.0
- Starship model created by MartianDays
- NASA Moon CGI KIL