Search found 17 matches

by silver.slade
Fri May 06, 2011 7:41 am
Forum: Project Announcements
Topic: irrBullet 0.1.8 - Bullet physics wrapper
Replies: 454
Views: 162877

Cobra or silver.slade. Could either of you perhaps send me some source code showing how to load a .irr file and apply collision, I'm having a little trouble with it myself. Hi DawsonXB360. Here a little example (maybe I'll post here a complete source later): ... // Create the irrBullet world world ...
by silver.slade
Mon May 02, 2011 8:05 pm
Forum: Code Snippets
Topic: SelectDevice Configuration Tool
Replies: 31
Views: 6106

ent1ty wrote:
silver.slade wrote:there's no reason to fight
Actually, I believe that without competition, we'd still be one-cell organisms that just swim around insanely :lol:
natural but illogical


\\//
:roll:
silver.slade
by silver.slade
Mon May 02, 2011 5:51 pm
Forum: Code Snippets
Topic: SelectDevice Configuration Tool
Replies: 31
Views: 6106

I suppose I have to close this topic. I'm sorry to see that my post has caused futile conflicts. @serengeor I think that he can deal, with what I wrote, and that he didn't take it as insult. I didn't meant it as an insult, sure. @ChaiRuiPeng OP here are my suggestions to make your your code snippet ...
by silver.slade
Sun May 01, 2011 6:53 pm
Forum: Code Snippets
Topic: SelectDevice Configuration Tool
Replies: 31
Views: 6106

The video is nice, though I don't see anything special in it. It could be hacked up in a few days, or even hours, as it looks like bunch of code snippets joined into an app. Yes it was. It took hours, but it has compiled, at the end. ;-) BTW, for me it was "special". Every c++ application...
by silver.slade
Sun May 01, 2011 5:24 pm
Forum: Code Snippets
Topic: SelectDevice Configuration Tool
Replies: 31
Views: 6106

Dareltibus wrote:there are already 3 similiar code snippets in there that does exactly the same.... why not spending time in something new? ;-)
Hi Dareltibus!
So, Did I reinvented the (a) wheel ?!?!? ;-)

Something new....mmm....

Take a look at this:
http://www.youtube.com/watch?v=ScniyBdEUlE

bb
silver.slade
by silver.slade
Sun May 01, 2011 5:09 pm
Forum: Code Snippets
Topic: SelectDevice Configuration Tool
Replies: 31
Views: 6106

The original binary crashes because of missing libgcc_s_dw2-1.dll (I`m using MSVC on WinXP SP3). Thanks for sharing. @hybrid: Cool. I was wondering when we`d get it in the SDK. :) Hi shadowslair! It's a MinGW problem (and a fault of mine, with static linking...) Try now please, I've uploaded a new ...
by silver.slade
Sun May 01, 2011 12:54 pm
Forum: Code Snippets
Topic: SelectDevice Configuration Tool
Replies: 31
Views: 6106

SelectDevice Configuration Tool

Hi all, Irrlicht users! I've released a simple tool to manage the Irrlicht device's configuration. The tool (at this moment it's only an header file with static function) shows an Irrlicht Interface to manage device's parameters in a visual way. It stores and loads data to/from a text file, so it's ...
by silver.slade
Thu Apr 28, 2011 1:22 pm
Forum: Project Announcements
Topic: irrBullet 0.1.8 - Bullet physics wrapper
Replies: 454
Views: 162877

irrbullet video on win32 system and Irrlicht 1.7.2

Hi there! Cobra, you made an eccellent work with irrbullet !!! In these days I've compiled some examples using your irrbullet but found some problems to fit it in a win32 system and MinGW. I had to recompile bullet 2.78 and then link irrbullet....but finally I've managed to see some....results. Here...
by silver.slade
Wed Feb 23, 2011 11:35 am
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: Video Lessons - Using Eclipse and Irrlicht
Replies: 2
Views: 1719

very usefull. good video wich tool you used for that? Hi REDDemon, I've used Wink, http://www.debugmode.com/wink/ , it's nice to make video recording with text. In the same way, I've created Irrlicht project with irrBullet, cAudio or audiere libraries inside the Eclipse workspace: it's a very relax...
by silver.slade
Tue Feb 22, 2011 9:18 am
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: Video Lessons - Using Eclipse and Irrlicht
Replies: 2
Views: 1719

Video Lessons - Using Eclipse and Irrlicht

Hi all! I've released 4 small videos about Eclipse and Irrlicht. The videos are: 01 - Components 02 - Install 03 - Eclipse and workspace 04 - Eclipse and Irrlicht Url: http://www.slade.altervista.org In the Irrlicht section. If you want to download them and play offline, go to the "download&quo...
by silver.slade
Thu Jul 01, 2010 12:03 pm
Forum: Project Announcements
Topic: irrBullet 0.1.8 - Bullet physics wrapper
Replies: 454
Views: 162877

irrBullet + load .irr scene in action

Thanks for your wrapper: it's simple and clean. Nice work. Here you can find a little video of my experiment about irrBullet and Irrlicht. The example code, loads an .irr scene, creates a collision management and uses irrBullet to manage the collisions with the cubes. So, go on with it !!! :D silver...
by silver.slade
Mon Jun 21, 2010 8:19 pm
Forum: Project Announcements
Topic: New Irrlicht Tech Demo
Replies: 8
Views: 1875

Thanks! Gracias, Merci. A secret: The blood is just tomato sauce !!! The real blood will follow, later..... ;-) BTW, we'll add the music and sounds effects, so it will take some time, i think. We are just a "2-persons-team", I wonder if we could work on it 8 hous/8 hours. So long, a pronto...
by silver.slade
Mon Jun 21, 2010 6:51 pm
Forum: Project Announcements
Topic: New Irrlicht Tech Demo
Replies: 8
Views: 1875

New Irrlicht Tech Demo

Hi all! We are developing a Tech Demo (really this is the first demo made by Irrlicht, it's just nothing else than experiment). Take a look at the official URL of the project: http://mindinbrain.altervista.org/blog/ The finished demo will have the following characteristics: * 3D Environment (Irrlich...
by silver.slade
Mon Feb 01, 2010 1:48 pm
Forum: Project Announcements
Topic: Alpha Tech Demo - Spotlight
Replies: 2
Views: 993

Nope, not yet.

Actually I use a BSP map (pk3, quake format) and Newton collision.

silver.slade
8)
by silver.slade
Mon Feb 01, 2010 12:12 pm
Forum: Project Announcements
Topic: Alpha Tech Demo - Spotlight
Replies: 2
Views: 993

Alpha Tech Demo - Spotlight

Hi guys! 8) I'm developing a little demo game with Irrlicht Engine. Here you can find some videos. I use: - Irrlicht 1.6 - Newton - Audiere http://www.slade.altervista.org/3d.html Tell me what do you think about it. This is just an earlier pre-alpha, so don't be too severe... "Long live and pro...