Opened 14 years ago
Last modified 7 years ago
#351 new enhancement
extend Skybox Generator
Reported by: | dafrick | Owned by: | nobody |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | misc | Version: | 0.0.4 |
Keywords: | Cc: | ||
Referenced By: | References: |
Description (last modified by dafrick)
Introduction
A skybox is basically the "background" image of the game, it's a cube (i.e. six images, one for each side of the cube) and it can never be reached by the player in the game. We have a generator that can, from a 3D scene in the game, create a skybox for you. Your task would be to extend our skybox generator to randomly create even more beautiful space environments (with nebulae, stars, planets, asteroids, supernovas, …)
Goal
Add additional effects (nebulae, stars, planets, …) to the skybox generator.
Implementation
Think about different effects and objects to enhance our skybox. You could use particle effects, shaders, models, …
Look at other space shooters to get some inspiration.
Note:
Change History (4)
comment:1 Changed 14 years ago by dafrick
- Description modified (diff)
comment:2 Changed 14 years ago by dafrick
- Description modified (diff)
comment:3 Changed 14 years ago by dafrick
- Description modified (diff)
comment:4 Changed 7 years ago by maxima
- Keywords PPS removed