Search found 12 matches

by mab_5_uk
Mon Apr 30, 2007 11:36 pm
Forum: Beginners Help
Topic: is it possible editing bitmaps
Replies: 19
Views: 2820

ha arras just to let you no i've finaly got it working it turned out i had the old irrlicht.dll file in the directory my bad.

any way thanks for all your help i appreciate it mate :D

plus christianclavet irrlicht does have the ability to suppot .PNG files hope this helps
by mab_5_uk
Sun Apr 29, 2007 3:56 pm
Forum: Beginners Help
Topic: is it possible editing bitmaps
Replies: 19
Views: 2820

ha arras i was using Irrlicht 0.14 so i have tryd updating to Irrlicht 1.3 and it sems to build now but when i run the program it crashis on startup :?
by mab_5_uk
Fri Apr 27, 2007 10:17 am
Forum: Beginners Help
Topic: is it possible editing bitmaps
Replies: 19
Views: 2820

hi arras you are a star the First bit bit of code you sent me works grate. :D

But when i add the save code and build it im getting

'class irr::video::IVideoDriver' has no member named 'writeImageToFile'

would you know whats gone rong :?
by mab_5_uk
Thu Apr 26, 2007 11:15 pm
Forum: Beginners Help
Topic: is it possible editing bitmaps
Replies: 19
Views: 2820

hey arras you have been a great help. But i still dont seem to get the result i what. this is what im trying to do: First of all im trying to merge these two textures together: http://upload8.postimage.org/72323/Grass.jpg + http://upload8.postimage.org/72357/Path.jpg So i get this texture: http://up...
by mab_5_uk
Tue Apr 24, 2007 10:53 pm
Forum: Beginners Help
Topic: is it possible editing bitmaps
Replies: 19
Views: 2820

Hi Guys Thanks for all your help so far all works up to now but the problem I have now though is i wanna get the colour information from the texture and store it into some kind of array would there be any possible way to do it, I thought of the Data members - irr::video::getRed(), irr::video::getGre...
by mab_5_uk
Sun Apr 22, 2007 9:44 pm
Forum: Beginners Help
Topic: is it possible editing bitmaps
Replies: 19
Views: 2820

thanks for all the help giys im going to try some of the stuff out now il let you no how i get on :D
by mab_5_uk
Sun Apr 22, 2007 4:58 pm
Forum: Beginners Help
Topic: is it possible editing bitmaps
Replies: 19
Views: 2820

thaks Acki im looking into lock() and unlock() now but this may be to advast for my any tips or links to sites that can help wood be apriciated
by mab_5_uk
Sun Apr 22, 2007 2:55 pm
Forum: Beginners Help
Topic: is it possible editing bitmaps
Replies: 19
Views: 2820

How do you mean? Edit as in MsPaint, or edit as in getting the color values in an array, modify them and put them back in the bitmap?

well knowing both wood be good but i ment Edit as in MsPaint i wish to marg two Textures together
by mab_5_uk
Sun Apr 22, 2007 1:56 pm
Forum: Beginners Help
Topic: is it possible editing bitmaps
Replies: 19
Views: 2820

is it possible editing bitmaps

Does any know if it is possible to editing bitmaps in irrlicht

any help would be apriciated
by mab_5_uk
Wed Apr 18, 2007 5:51 pm
Forum: Beginners Help
Topic: how to resize a IGUITabControl
Replies: 1
Views: 106

how to resize a IGUITabControl

I would like to know if there is a way to resize a GUI Tab Panel as their seems to be no setSize member, i would like to know if there is a possible way to do this.

Any help would be great.

Cheers
by mab_5_uk
Sun Jan 21, 2007 3:27 pm
Forum: Beginners Help
Topic: Replaceing a Mesh
Replies: 1
Views: 141

Replaceing a Mesh

Hi this is my frist Post and i hope some one can help i am trying Replace a Mesh i have stored in a vector i thowt this would work but i am getting bugs NodePositions = FloorTiles[check]->getPosition(); FloorTiles[check]= smgr->removeMesh(FloorTiles[check]); FloorTiles[check]= smgr->addAnimatedMeshS...
by mab_5_uk
Sun Dec 24, 2006 12:21 am
Forum: Beginners Help
Topic: See-through model problem
Replies: 2
Views: 233

ha Methuselah the problem may by that you need you to flip your normals
there should be a way of doing that in Maya i dont use the program my selth but all modeling programs should give you that ability