hi daniwebers. its been a while since iv visited. soz.
a friend of mine sugested i learn a bit of xna in c# so i could help him with a future project of his. im still a verry basic coder and dont have alot of programing knowledge but i try. this is all for fun, i dont code for a job.
so.
i'v been going through a couple of tutorials and i keep creating buggs i cant fix and its kind of stopping me going further through them. i must say many thanks to the authors of these two tutorials tho
http://tech.pro/tutorial/750/creating-a-textured-box-in-xna
http://www.riemers.net/eng/Tutorials/XNA/Csharp/Series4/Mouse_camera.php
iv had a few attempts at it and iv ended up with different bugs each time.
ill explain the bugs b4 i post the code .
my first attempt at putting a 3d box on screen was going good untill i tried to implement mouse looking then the texture dissappered and i cant figure out why pluss the code only seems to function smoothly on my system when built on another sys there is serious lag which was verry suprising as its spec is very nice. better than my sys.
me second attempt looked alot neater but as soon as i move the mouse or press a key the object dissaperes. im not sure if it is jumping out of the perspective view or its just not being rendered once i try to manipulate it
so if anyone reading this doesnt mind helping me, let me know :) im not sure if im sposed to post raw code in here or add a zip of my projects so ill leave that decision up to who ever replies
thankyou for taking the time to read this
much appreciated
Steve