Search found 96 matches

by ansu832001
Mon Oct 22, 2007 9:01 am
Forum: Beginners Help
Topic: How to identify sides of the Mesh??
Replies: 2
Views: 203

Hi JP,

Yeah iam Applying Texture to the Mesh at RunTime like Modelling Application,any idea on this??

Best Regards.
by ansu832001
Mon Oct 22, 2007 5:42 am
Forum: Beginners Help
Topic: How to identify sides of the Mesh??
Replies: 2
Views: 203

How to identify sides of the Mesh??

Hi All, I want to Apply Pattern to mesh,if you look at the below picture,the right right side you can see orange colored pattern applied to it,this is done as part of initial effort. http://allyoucanupload.webshots.com/v/2004346536870819687 what iam doing is iam checking normals of Mesh and assuming...
by ansu832001
Mon Sep 24, 2007 5:24 am
Forum: Beginners Help
Topic: Save and Load Custom Nodes
Replies: 5
Views: 351

Hi All, Another issue i want to bring to your notice is that in my application i have to bookmark different areas. i would like to project the requirement this way, 1. I bookmark one area. 2. Perform various operations. 3. Bookmark Again. 4. I click first bookmark,i should load all the things till t...
by ansu832001
Thu Sep 20, 2007 11:52 am
Forum: Beginners Help
Topic: Save and Load Custom Nodes
Replies: 5
Views: 351

Hi Roger,

But i don't have clear Idea on either,Wanted some inputs from you,iam now little clear on what to do.

Best Regards.
by ansu832001
Thu Sep 20, 2007 11:49 am
Forum: Beginners Help
Topic: How to save and load a game?
Replies: 15
Views: 1159

Hi rogerborg,
Thanks for your reply
Best Regards.
by ansu832001
Thu Sep 20, 2007 9:03 am
Forum: Beginners Help
Topic: How to save and load a game?
Replies: 15
Views: 1159

Hi rogerborg,

Can you elaborate a bit more on that,like how to save a simple node to our own built file say XML file.I a got your point but didn't relly get how to start it.

Best Regards.
by ansu832001
Thu Sep 20, 2007 8:31 am
Forum: Beginners Help
Topic: Save and Load Custom Nodes
Replies: 5
Views: 351

Hi Hybrid,

Thank you for your quick reply,but from different posts which i saw many has to say that Serializing is very tedious rather use another way to save.

Just clearing my doubts about it,Sorry for ignorance.
by ansu832001
Thu Sep 20, 2007 8:01 am
Forum: Beginners Help
Topic: Save and Load Custom Nodes
Replies: 5
Views: 351

Save and Load Custom Nodes

Hi All, I want to Save a Scene which consists of Custom Nodes and iam aslo applying Textures and other things to the nodes, now my question is how can i save this scene so that it can be reloaded later. I have searched the forum for this and everybody says "you have to store additional informat...
by ansu832001
Fri Sep 14, 2007 8:45 am
Forum: Beginners Help
Topic: How to save and load a game?
Replies: 15
Views: 1159

Hi Jp,

Can you throw some more light on how to save all the data of current scene including CustomMade Nodes and data related to it.

Best Regards.
by ansu832001
Thu Sep 13, 2007 10:04 am
Forum: Beginners Help
Topic: Problem with Save and Load scene
Replies: 8
Views: 505

Hi BitPlane, Iam using irrEdit 0.7 Running on Irrlicht Engine version 1.3 and terrain is created using "addHillPlaneMesh" I have another Question i want to save the scene and its image is @ http://allyoucanupload.webshots.com/v/2003872241324696846 all the walls you see in the image are cus...
by ansu832001
Thu Sep 13, 2007 9:27 am
Forum: Beginners Help
Topic: Problem with Save and Load scene
Replies: 8
Views: 505

Hi BitPlane, The File is Uploaded @ http://www.uploading.com/files/NPVQ0JX2/Pos1.txt.html I dindn't understand why you asked me to upload the file,beacuse my task is just SaveScene and LoadScene,does it need this complexity?? is it not like saving and loading a file?? Sorry for ignorance. Best Regar...
by ansu832001
Thu Sep 13, 2007 9:04 am
Forum: Beginners Help
Topic: Problem with Save and Load scene
Replies: 8
Views: 505

Hi Bitplane,

I have seen it in Notepad,everything is readable ,i don't find anything unreadable.

Best Regards,
by ansu832001
Thu Sep 13, 2007 8:26 am
Forum: Beginners Help
Topic: Problem with Save and Load scene
Replies: 8
Views: 505

Hi Bitplane, Thanks for your response,Do you mean by uploading the content i.e upload .irr File ?? and moreover it is not letting me to upload .irr file saying "Sorry, but the file you sent has more than 10% binary characters in it. We're guessing that means it is a binary file, and not a text ...
by ansu832001
Thu Sep 13, 2007 6:26 am
Forum: Beginners Help
Topic: Problem with Save and Load scene
Replies: 8
Views: 505

Problem with Save and Load scene

Hi Friends, I have some problem with Save and Load Scene, for saving i write something like this sgmr->SaveScene(filename); //filename="temp.irr" Loading : sgmr->LoadScene(filename) but it is not loading any thing and when i tried to open tha saved .irr file in IrrEdit iam getting some err...
by ansu832001
Tue Sep 11, 2007 12:13 pm
Forum: Irrlicht.NET
Topic: CreateScreenShot() returning Null ??
Replies: 0
Views: 6291

CreateScreenShot() returning Null ??

Hi All, Iam trying to take screenshot of my application and iam using the code below, IrrlichtNETCP.Image screenshot = device.VideoDriver.CreateScreenShot(); but it is returning null, any reason?? I have already posted this in .NETCP but iam unable to get any response,so i posted here. Best Regards.