Home > blast

blast

Blast is a project mainly written in C, it's free.

The best graphics engine in the whole fekkin world (not really).

Blast

The best graphics engine in the whole fekkin world (not really)

How to use this

First of all, you need to set yourself up. Then use it so that it works for you.

How to set up?

  1. Download and install CMake.
  2. Make sure you have Boost (version 1.44 or higher) installed. On Windows you can use the BoostPro installer.
  3. git clone git://github.com/evoL/blast.git
  4. cd blast
  5. Use the CMake GUI and point both directories it asks at the blast directory. Or do it the UNIX way and just type cmake ..
  6. Build using your dev tools. On Windows we use VS2008, on Mac Xcode and on Linux we just use make.
  7. Do something awesome (unless it doesn't work)!

License

For the time being, this code is licensed under the WTFPL.

Previous:MERA-experiments