https://github.com/drom/legion
Space Battle Project
https://github.com/drom/legion
Last synced: 2 months ago
JSON representation
Space Battle Project
- Host: GitHub
- URL: https://github.com/drom/legion
- Owner: drom
- Created: 2017-10-22T16:39:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-04T06:17:26.000Z (over 7 years ago)
- Last Synced: 2025-01-24T19:41:23.526Z (4 months ago)
- Language: JavaScript
- Size: 167 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Legion
21 10 2017
Small project about simulating physics of spaceships. Current state -Textures for Armor, Power Lines, Generators, Engines, Capacitors.
Plans:
Ship building
Mass and rotation calculation
Energy use ( movement, firing )
Mass and energy balance.
Future:
Heat -
coolant lines, move heat from exchanger to radiators
radiators, takes heat from coolant lines and releases it into the void
heat exchanger, take heat from compnent and inserts it into cooland linesLayers -
2 by 2 layers extending into layers above and below
transfer between layers
mass calculation union between layersOpen Space -
Simulation of ship in space
Gravity
MovementProcedural Ship Generation
Ship AI
Sensors -
Different sensor types:
Gravity Sensor, based on mass of ship
Heat Sensor, based on heat output of ship
Optical Sensor, based on size and brightness of ship