Opened 17 years ago
Closed 14 years ago
#236 closed task (worksforme)
Skybox generator
Reported by: | landauf | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | misc | Version: | |
Keywords: | Cc: | ||
Referenced By: | References: |
Description (last modified by landauf)
Introduction
Write a skybox generator to randomly create beautiful space environments (with nebulae, stars, planets, asteroids, supernovas, …)
Goal
It must be possible to save and restore generated skyboxes, maybe an edit function could be useful too.
Implementation
Think about different ways of bringing the skybox into the game (Create a texture set for a 6-sided skybox? Restore all elements in 3D? …) and physical issues (planets should be a 3D model, so save their position; stars cast light, we need them ingame).
Ogre has already skyboxes. Check that code out and think about a generator.
Look at other space shooters to get some inspiration.
Note:
Change History (10)
comment:1 Changed 17 years ago by bknecht
- Description modified (diff)
comment:2 Changed 17 years ago by bknecht
- Type changed from task to PPS_project
- Version set to 0.1.0
comment:3 Changed 17 years ago by gabrieho
- Owner changed from nobody to gabrieho
- Status changed from new to assigned
comment:4 Changed 17 years ago by bknecht
- Resolution set to worksforme
- Status changed from assigned to closed
comment:5 Changed 16 years ago by landauf
- Keywords PPS added
- Milestone Version 0.1 Codename: Arcturus deleted
- Resolution worksforme deleted
- Status changed from closed to reopened
- Version 0.1.0 deleted
comment:6 Changed 16 years ago by landauf
- Type changed from PPS_project to task
comment:7 Changed 16 years ago by landauf
- Owner gabrieho deleted
- Status changed from reopened to new
comment:8 Changed 15 years ago by rgrieder
- Description modified (diff)
comment:9 Changed 15 years ago by landauf
- Description modified (diff)
comment:10 Changed 14 years ago by dafrick
- Keywords PPS removed
- Resolution set to worksforme
- Status changed from new to closed
Fixed broken link