Planet
navihomeaboutscreenshotsdownloaddevelopmentforum

Ticket #236 (closed task: worksforme)

Opened 6 years ago

Last modified 3 years ago

Skybox generator

Reported by: landauf Owned by:
Priority: normal Milestone:
Component: misc Version:
Severity: normal Keywords:
Cc:

Description (last modified by landauf) (diff)

Introduction

http://upload.wikimedia.org/wikipedia/commons/thumb/0/0f/Artist%27s_Conception_of_Space_Station_Freedom_-_GPN-2003-00092.jpg/785px-Artist%27s_Conception_of_Space_Station_Freedom_-_GPN-2003-00092.jpg 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

Changed 6 years ago by bknecht

  • description modified (diff)

Changed 6 years ago by bknecht

  • version set to 0.1.0
  • type changed from task to PPS_project

Changed 6 years ago by gabrieho

  • owner changed from nobody to gabrieho
  • status changed from new to assigned

Changed 5 years ago by bknecht

  • status changed from assigned to closed
  • resolution set to worksforme

Changed 4 years ago by landauf

  • keywords PPS added
  • status changed from closed to reopened
  • version 0.1.0 deleted
  • resolution worksforme deleted
  • milestone Version 0.1 Codename: Arcturus deleted

Changed 4 years ago by landauf

  • type changed from PPS_project to task

Changed 4 years ago by landauf

  • owner gabrieho deleted
  • status changed from reopened to new

Changed 4 years ago by rgrieder

  • description modified (diff)

Fixed broken link

Changed 3 years ago by landauf

  • description modified (diff)

Changed 3 years ago by dafrick

  • keywords PPS removed
  • status changed from new to closed
  • resolution set to worksforme
Note: See TracTickets for help on using tickets.