Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Spiral cloud/galaxy rendering using opengl / glsl

Loading...

Sign in or sign up now!
7,998
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on May 19, 2008

A small part of one of my projects in real-time graphics course at DTU. It shows how multi-texturing and blending using shaders in OpenGL can be used to create cool effects like these, a fast spinning "spiral galaxy" and a beam. It's not pre-rendered, it runs in real-time on an opengl rendering engine i'm working on. Also, since all the geometry needed are 3 quads (not including the skybox), it has a very low impact on frame rate.

The engine is a C++/Python hybrid using Boost::Python, more info: http://www2.imm.dtu.dk/visiondag/VD08/posters/pdf/Visionday08-3Dmusic.pdf

Captured with Fraps
Skybox texture from EVE-Online

P.s. don't dis the lousy touchpad-camerawork :)

  • likes, 2 dislikes

Link to this comment:

Share to:

Uploader Comments (edvaldig)

  • nice effects!

    are you using a skybox for that kind of neon-like blue horizon?

  • Thanks :) Yes that's a skybox, In another demo I had a kind of a ground which I faded out in the distance so the skybox gave a foggy effects, looked even better then so It's really a nice skybox texture

  • Very pretty. However you could probably achieve the same effect with simple blending. Unless you really had a need to generate a galaxy during run-time, a pre-rendered one is fine. No need to bring glsl in to it, but it is indeed a nice effect.

  • Thank you :) Well the final result is made of 4 textures, all mapped on each of the quads. 2 for some coloring and complexity, 1 for alpha blending and the last one for making the lightning effect look electric (an electricity-looking alpha map). It really gave the whole effect nice fake depth so it seemed to be made out of complex "clouds". The low resolution of this video dampens that effect so it appears only to be a simple flashing of intensity values. Nice additive blending demo btw!

see all

All Comments (12)

Sign In or Sign Up now to post a comment!
  • It's an amazing! Can you share source? ;)

  • what code did you use to render the skybox?

  • can you share the Shader FIle?

  • Wow thats simply amazing

  • Could you put some pink floyd music in the background please?

  • Man that was some terrible camerawork.

  • cool idea...indeed.

    is there a link where i can download this texture?

  • Thanks. =}

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more