Author Topic: Want to start a procedural generation project  (Read 516 times)

0 Members and 1 Guest are viewing this topic.

Offline spndr7

  • ZX 81
  • *
  • Posts: 2
  • Karma: 0
    • View Profile


I am final year engineering student.I wanted to do my final year project on procedural generation.

What will be the best the start with openGL,allegra or WebGL ?

Offline Xetick

  • Atari ST
  • ***
  • Posts: 129
  • Karma: 79
    • View Profile
    • Plane9
Re: Want to start a procedural generation project
« Reply #1 on: July 19, 2012 »
If you want to have the project done without writing any code I would just go with Werkkzeug. It has everything you ever need for a procedural generation project.

If that doesn't fit the bill I would probably go with WebGL these days. If for no other reason other than that it's easy to share your work. You could just send a link to a friend and they could directly see it and comment it. With OpenGL they would have to download and run it. People are lazy. It's a fact.  ;)


Plane9 - Home of the Plane9 3d screensaver/music visualizer
Challenge Trophies Won:

Offline spndr7

  • ZX 81
  • *
  • Posts: 2
  • Karma: 0
    • View Profile
Re: Want to start a procedural generation project
« Reply #2 on: July 20, 2012 »
Thanks for your suggestion.WebGL is less capable than openGL ?

Offline soil

  • ZX 81
  • *
  • Posts: 3
  • Karma: 0
    • View Profile
Re: Want to start a procedural generation project
« Reply #3 on: July 22, 2012 »
I prefer webgl because it is a solution for web browsers. And this moment is many frameworks/libraries for this. Such as three.js