Search found 160 matches

by noreg
Mon Oct 12, 2009 11:13 am
Forum: Beginners Help
Topic: 1 Error compiling with Codeblocks under Ubuntu 9.04 [SOLVED]
Replies: 1
Views: 258

Solved it. Simply the path is not enough. you also have to explicitly point to the libirrlicht.a.
Nevermind.
by noreg
Mon Oct 12, 2009 11:06 am
Forum: Off-topic
Topic: "Irrlicht" pronunciation :D.
Replies: 22
Views: 5457

Repgahroll wrote:
however any man speaking in french sounds a bit gay.
Ah Oui ? Merci. At least we can pronounce Irrlicht properly. Btw, how old are you?
by noreg
Mon Oct 12, 2009 10:45 am
Forum: Beginners Help
Topic: 1 Error compiling with Codeblocks under Ubuntu 9.04 [SOLVED]
Replies: 1
Views: 258

1 Error compiling with Codeblocks under Ubuntu 9.04 [SOLVED]

With Make it compiles fine. Its a fresh Ubuntu install especially for Irrlicht 1.5.1. With Codeblocks i get the error: linking console executable: ../../bin/gcc/RenderToTexture .objs/main.o: In function `main': /home/micky/irrlicht-1.5.1/examples/13.RenderToTexture/main.cpp:49: undefined reference t...
by noreg
Fri Mar 13, 2009 11:09 am
Forum: Open Discussion and Dev Announcements
Topic: Wiimote and Irrlicht: Awesome stuff
Replies: 6
Views: 2190

Hi Alvaro, didn´t see it earlier that you digged out my ancient thread. The easiest and most editable irrlicht wiimote integration is via GlovePie. http://carl.kenner.googlepages.com/glovepie_download The soft allows you to write scripts for the communication with the wiimote and for emulating a gam...
by noreg
Mon May 05, 2008 7:14 am
Forum: Project Announcements
Topic: Viet Heroes - Fight or Surrender [Stoped]
Replies: 21
Views: 6123

Looks like you know your work. Thumbs up. Make it better than Tom yum goong, as the Thais didn't give a reputable role to the Vietnamese characters in that game :lol: Cool modelling, prolly artists in your team. Please finish it.
by noreg
Thu May 01, 2008 11:55 am
Forum: Project Announcements
Topic: Irrlicht Nightly Builds Announcement
Replies: 28
Views: 8519

I tried it and it complains about a missing file. While it still runs it can't assemble/ compile shaders. The file is d3dx9_37.dll and is part of some DX 10.1 compatible update. What is the license for this file? Is it possible to redist ? Asaf only ATI 3xxx / GF 9xxx cards support that. Any chance ...
by noreg
Thu May 01, 2008 9:26 am
Forum: Project Announcements
Topic: Irrlicht Nightly Builds Announcement
Replies: 28
Views: 8519

and useful for lazy people (example: me)
I second that. Domo arigato Mister. Ultracool.
by noreg
Sat Jan 05, 2008 9:11 pm
Forum: Open Discussion and Dev Announcements
Topic: Wiimote and Irrlicht: Awesome stuff
Replies: 6
Views: 2190

maybe you should mention the word "WIIMOTE" in your topic subject, people might actually decide to click on it and see what its about
Thx for the good advice. Makes sense to follow.
by noreg
Sat Jan 05, 2008 5:08 pm
Forum: Open Discussion and Dev Announcements
Topic: Wiimote and Irrlicht: Awesome stuff
Replies: 6
Views: 2190

Thanks MasterGod for your appreciation. I thought it would interest more people. Maybe i have chosen the wrong audience. R U sleeping, ppl ?
by noreg
Fri Jan 04, 2008 10:27 pm
Forum: Open Discussion and Dev Announcements
Topic: Wiimote and Irrlicht: Awesome stuff
Replies: 6
Views: 2190

Wiimote and Irrlicht: Awesome stuff

using a mass-produced game controller (thats the 40 E) C (and C#) libs for usage of wiimote via Bluetooth You find them here: Linux: http://libwiimote.sourceforge.net/ other OS: http://blogs.msdn.com/coding4fun/archive/2007/03/14/1879033.aspx#usage So whats a wiimote? It's the bluetooth connected re...
by noreg
Mon Dec 17, 2007 3:21 pm
Forum: Project Announcements
Topic: VisualEditor 1.0-1.4
Replies: 81
Views: 25314

I have seen you came out with your commercial version. I'll give that one a go. Please note that the link to Visualeditor 0.4 is dead. Can you please upload it again, cause i have recommended it to several people.
by noreg
Mon Oct 15, 2007 1:39 pm
Forum: Open Discussion and Dev Announcements
Topic: Irrlicht on Sega Dreamcast... has anyone done or seen this?
Replies: 42
Views: 15479

Awesome project. I still have several Dreamcasts. But the code doesn't seem to use 3D-acceleration (slow). Please, prove me wrong.
by noreg
Fri Jun 29, 2007 11:19 am
Forum: Project Announcements
Topic: Follow spline editor
Replies: 11
Views: 7619

The source will be available soon. I need to clean and reorganize it a little, cause i've made it quickly and it's a bit ugly. Moreover the comment are in french :p so i need to translate them, I prefere to give you a clean source code. Very nice tool. That will be useful for scripted architectural...
by noreg
Mon Jun 18, 2007 8:19 pm
Forum: Advanced Help
Topic: Ogre Ocean shader
Replies: 13
Views: 4908

Yes
by noreg
Fri May 25, 2007 2:06 pm
Forum: Code Snippets
Topic: [C++/Windows] Video Texture for Irrlicht (D3D,OpenGL)
Replies: 27
Views: 10898

Hi vi-wer, great plugin. Downloading now. Would it be possible to display a webcam image with it?