Skip to content

zameran/SpaceW

Repository files navigation

SpaceW - Procedural Universe [Planetarium]

alt tag

Important NOTE From Maintainer

Dear programmers and developers please note, that project have several years long rich history, so a lot of provided components, such as code, shaders, architecture or parts of it are morally obsolete. Knowledge and time doesn't stand still and so many virtue were invested. If there enough people willing, then, perhaps, i will compose a comprehensive wiki.

Disclaimer

  • Strong language. So you don't give me crap about it.
  • Strange code. This is like a nuclear test site.
  • Black dirty magic. Like in 15th century, yay.
  • That's was a project of life.
  • That's not a game-ready solution.
  • Some shader code was ported to Unity from Space Engine and Proland.
  • Some stuff may not work or very experimental.
  • Some small artifacts are normal due to engine version migrations and unexistance of testers.
  • Some components using own inverted axis space.
  • Some components could be without any license header.
  • Currently there are a lot of trash.
  • Low Unity's internals integration.

Current Engine version support

  • Unity 2023.1.0b18

Current OS/API support

  • Windows/Linux/Ubuntu/Mac(Intel/M1/M2)
  • DirectX 11-12 [Shader Model 5.0]
  • OpenGL 4.3 and higher [Experimental and early WIP]
  • Vulkan [Not Tested]

Install

  • RTFM and JRTI.
  • Clone the repository.
  • Open project in Unity.
  • Open the 'Scene' scene.
  • Profit!

Contribution guidelines

  • Fork the repository.
  • Make your changes in separate branch [Git Flow].
  • Create a pull request.

Troubleshooting

  • Assets -> Reimport All.
  • Asset -> Reimport.
  • Asset -> Refresh.
  • Build Settings -> Switch Platform.

License

  • The 3-Clause BSD License [Mixed-license scheme].
  • Space Engine's ported shaders have it's own license.
  • Proland's ported stuff have it's own license and personal port provider license.

References

Contacts