Search found 6 matches

by Airo
Sun May 23, 2010 10:29 pm
Forum: Code Snippets
Topic: Tesselated Image
Replies: 19
Views: 5683

http://www.xup.in/dl,21160254/tesselatedImage2.7z/ hmm what did i do wrong trying to implement this ? there's no color and the balls seem to go on forever. Hello, I went through your code, I needed to make two changes in your main.cpp to get it to work, 1) please pass the delta time in milliseconds...
by Airo
Tue May 18, 2010 3:28 pm
Forum: Code Snippets
Topic: Tesselated Image
Replies: 19
Views: 5683

To be honest, I would not care about someone claiming ownership (in the sense of "adorning oneself with borrowed plumes") as long as it does not restrict others to use it. I have searched around, but I am not sure which one it is (zlib, MIT, BSD, ...?), so look for the most permissive free...
by Airo
Tue May 18, 2010 8:17 am
Forum: Code Snippets
Topic: Tesselated Image
Replies: 19
Views: 5683

Hi, it's definitely Aek's "work" regarding the idea and the explanation how he implemented it (see the discussion in the original thread). When I started I didn't have any code from him, so I implemented it on my own, extended it a bit (i.e. using arbitrary sizes) and made a class out of i...
by Airo
Mon May 17, 2010 8:51 am
Forum: Code Snippets
Topic: Tesselated Image
Replies: 19
Views: 5683

Tesselated Image

Hi, I have created a class which reads a picture readable by Irrlicht of abitrary size and splits it into several parts depending on max objects that should be used. The parts will be placed to a random position within given borders with random colors and are animated to the given destination by cha...
by Airo
Mon May 17, 2010 8:16 am
Forum: Project Announcements
Topic: Bored programmer series
Replies: 25
Views: 7460

Hi,

thanks for your statements. I am happy that you like it.

I will bear in mind to post it in the code snippets forum the next time and link to the thread instead.

Have a nice day. :-)
by Airo
Sun May 16, 2010 9:18 pm
Forum: Project Announcements
Topic: Bored programmer series
Replies: 25
Views: 7460

Little code snippet

Hi! This is my first post here in the forum, the time has finally come - greetings to all! :) I have started using Irrlicht for the first time Feb. last year and I like it, thanks to all contributing to it. Aek, the bored programmer :), has inspired me to implement his idea, I liked it very much whe...