Hi JP,
Yeah iam Applying Texture to the Mesh at RunTime like Modelling Application,any idea on this??
Best Regards.
Search found 96 matches
- Mon Oct 22, 2007 9:01 am
- Forum: Beginners Help
- Topic: How to identify sides of the Mesh??
- Replies: 2
- Views: 225
- Mon Oct 22, 2007 5:42 am
- Forum: Beginners Help
- Topic: How to identify sides of the Mesh??
- Replies: 2
- Views: 225
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...
- Mon Sep 24, 2007 5:24 am
- Forum: Beginners Help
- Topic: Save and Load Custom Nodes
- Replies: 5
- Views: 389
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...
- Thu Sep 20, 2007 11:52 am
- Forum: Beginners Help
- Topic: Save and Load Custom Nodes
- Replies: 5
- Views: 389
- Thu Sep 20, 2007 11:49 am
- Forum: Beginners Help
- Topic: How to save and load a game?
- Replies: 15
- Views: 1283
- Thu Sep 20, 2007 9:03 am
- Forum: Beginners Help
- Topic: How to save and load a game?
- Replies: 15
- Views: 1283
- Thu Sep 20, 2007 8:31 am
- Forum: Beginners Help
- Topic: Save and Load Custom Nodes
- Replies: 5
- Views: 389
- Thu Sep 20, 2007 8:01 am
- Forum: Beginners Help
- Topic: Save and Load Custom Nodes
- Replies: 5
- Views: 389
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...
- Fri Sep 14, 2007 8:45 am
- Forum: Beginners Help
- Topic: How to save and load a game?
- Replies: 15
- Views: 1283
- Thu Sep 13, 2007 10:04 am
- Forum: Beginners Help
- Topic: Problem with Save and Load scene
- Replies: 8
- Views: 579
- Thu Sep 13, 2007 9:27 am
- Forum: Beginners Help
- Topic: Problem with Save and Load scene
- Replies: 8
- Views: 579
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...
- Thu Sep 13, 2007 9:04 am
- Forum: Beginners Help
- Topic: Problem with Save and Load scene
- Replies: 8
- Views: 579
- Thu Sep 13, 2007 8:26 am
- Forum: Beginners Help
- Topic: Problem with Save and Load scene
- Replies: 8
- Views: 579
- Thu Sep 13, 2007 6:26 am
- Forum: Beginners Help
- Topic: Problem with Save and Load scene
- Replies: 8
- Views: 579
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...
- Tue Sep 11, 2007 12:13 pm
- Forum: Irrlicht.NET
- Topic: CreateScreenShot() returning Null ??
- Replies: 0
- Views: 6729
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.