Modcraft - The community dedicated to quality WoW modding!

Projects => Software Development => FuTa => Topic started by: Hanfer on April 25, 2012, 09:46:21 pm

Title: [RELEASE] FuBli - my opengl "sandbox"
Post by: Hanfer on April 25, 2012, 09:46:21 pm
Hi all,

for my personal education i created sth called "FuBli" its about rendering wow adts in opengl with textures.....
its just supposed to learn....so no support at all but maybe someone wants to try it out....
(source will follow)

win:
http://localhostr.com/download/bu0IZxR/Fubli_rel.zip (http://localhostr.com/download/bu0IZxR/Fubli_rel.zip" onclick="window.open(this.href);return false;)
(thx to my codebro Xentec for getting this working on win)

so long (a bit stressed)
hanfer
Title: Re: [RELEASE] FuBli - my opengl "sandbox"
Post by: Xentec on April 25, 2012, 10:00:11 pm
Quote from: "Hanfer"
win:
http://localhostr.com/download/bu0IZxR/Fubli_rel.zip (http://localhostr.com/download/bu0IZxR/Fubli_rel.zip" onclick="window.open(this.href);return false;)
(thx to my codebro Xentec for getting this working on win)

@all: Please don't sue me if your PC explodes while using it.   :oops:

Also greetings, modcraft!
Title: Re: [RELEASE] FuBli - my opengl "sandbox"
Post by: Jøk3r on April 25, 2012, 10:44:46 pm
I wanted to give it a try but mingwm10.dll couldn't be found ._.
Title: Re: [RELEASE] FuBli - my opengl "sandbox"
Post by: glararan on April 26, 2012, 01:20:38 pm
http://www.dll-files.com/dllindex/dll-f ... l?mingwm10 (http://www.dll-files.com/dllindex/dll-files.shtml?mingwm10" onclick="window.open(this.href);return false;)
http://pt.sourceforge.jp/projects/sfnet ... dw2-1.dll/ (http://pt.sourceforge.jp/projects/sfnet_openmarias/downloads/libgcc_s_dw2-1.dll/" onclick="window.open(this.href);return false;)

:)

Copy to folder with Fubli

Second is for error after mingwm10
Title: Re: [RELEASE] FuBli - my opengl "sandbox"
Post by: Jøk3r on April 26, 2012, 01:59:46 pm
Ok thanks (:
I will try it when I am at home.
Title: Re: [RELEASE] FuBli - my opengl "sandbox"
Post by: Bartons on April 30, 2012, 09:31:21 am
Interesting application. Good job =]