Search found 17 matches

by RaverGames
Fri Jan 28, 2011 6:39 am
Forum: Beginners Help
Topic: tutorial on point clouds and polygons
Replies: 13
Views: 1561

@random_anonymouse

Pointcloud will render the Vertices of a SceneNode

Image
by RaverGames
Thu Jan 27, 2011 5:11 pm
Forum: Beginners Help
Topic: Problem with light
Replies: 1
Views: 227

Ok i found the answer myself.

I forgot tu use

Code: Select all

->setMaterialFlag(EMF_NORMALIZE_NORMALS, true);
because i scaled the Plants
by RaverGames
Thu Jan 27, 2011 3:36 pm
Forum: Beginners Help
Topic: Problem with light
Replies: 1
Views: 227

Problem with light

Hello I have Problem with Lightning, i loaded a small map, and 2 Bushes. The Bushes don't need Backface culling. here is the first Problem: http://ravergames.bplaced.de/LightProblem1.jpg and here my second: http://ravergames.bplaced.de/LightProblem2.jpg Thats the Code: #include <irrlicht.h> using na...
by RaverGames
Sun Dec 05, 2010 9:43 pm
Forum: Beginners Help
Topic: Shadow with ISceneNode
Replies: 9
Views: 1909

Ahhh ok.

I will try it :)
by RaverGames
Sun Dec 05, 2010 6:37 pm
Forum: Beginners Help
Topic: Shadow with ISceneNode
Replies: 9
Views: 1909

hmm and how i can cast shadow from a cube made with the SceneManager?
by RaverGames
Sun Dec 05, 2010 10:27 am
Forum: Everything 2d/3d Graphics
Topic: Post Your Irrlicht Screenshots / Render Here.
Replies: 1548
Views: 358450

Wow much better than the old one :o
by RaverGames
Sun Dec 05, 2010 10:23 am
Forum: Beginners Help
Topic: Shadow with ISceneNode
Replies: 9
Views: 1909

Shadow with ISceneNode

Hello

How i can show the shadow of an ISceneNode.

Why dows IAnimatedMeshSceneNode have a addShadowVolumeSceneNode function and an IScenNode not?

and how to Cretoe something like ISceneNode::SetTarget(vector3df)

RaverGames
by RaverGames
Fri Dec 03, 2010 6:27 am
Forum: Competition Time!
Topic: Screenshot of the Month December 2010 [Winner announced!]
Replies: 64
Views: 24218

@christianclavet Wow this is very nice, but why do you use irrlicht 1.3.1 and not 1.7.2?
by RaverGames
Sat Nov 06, 2010 1:30 pm
Forum: Off-topic
Topic: Irrlicht Mascot
Replies: 35
Views: 7254

maybe we make a fat donate Button on the Mainpage.

And with the Money we get we can pay a 3D Artist.

How much cost somethink like this?

I woult donate 10€.
by RaverGames
Wed Nov 03, 2010 6:58 pm
Forum: Off-topic
Topic: Teddyblow
Replies: 6
Views: 946

nice game

me record is 64
by RaverGames
Wed Nov 03, 2010 10:30 am
Forum: Code Snippets
Topic: [HLSL]A Complete Shader Instancing Example
Replies: 19
Views: 8301

Very helpful thanks ;)
by RaverGames
Wed Oct 13, 2010 2:45 pm
Forum: Code Snippets
Topic: Blood & Water Effects [Irrlicht 1.7.1]
Replies: 36
Views: 25220

Wow thanks the Code is very helpful :)
by RaverGames
Thu Oct 07, 2010 1:05 pm
Forum: Project Announcements
Topic: Puzzle Moppet (source released)
Replies: 63
Views: 34240

Wow this game look great love the Design!
by RaverGames
Mon Sep 27, 2010 2:49 pm
Forum: Project Announcements
Topic: Julia Fractal Explorer
Replies: 8
Views: 2093

looks good thats for Source :)
by RaverGames
Sun Sep 26, 2010 2:20 pm
Forum: Project Announcements
Topic: IrrODE - an Irrlicht - ODE wrapper (now with SVN)
Replies: 561
Views: 137023

Hello Bainsaw

can you please make a Tutorial how to setup

IrrOde in VS C++ 2010?

Thanks Ravergames