Eject … whats the opposite of it ?
Hello, hahah Merry Christmas and a happy new. here’s a picture of some cheese:

Mouse and cheese
Oh and of course opposite is reject!
Hello, hahah Merry Christmas and a happy new. here’s a picture of some cheese:

Mouse and cheese
Oh and of course opposite is reject!
Whooo, me and Steve went to MCM London Expo, last week great fun ^_^Have a look at the pictures
WHOOOO
Me and Steve were looking thorugh my random pictures, lost and forgoten on my hard drive, and what we found will shock and amaze you. Behold!
I don’t know what to make of this, I suppose it might be good. have a look
For the last couple of days I’ve been playing around with panada3D game engine. So far with out much problems I’ve been able to create 3D sound, landscape collision, 3rd and first person camera. I have also been messing around with blender and been able to UV map my models that I make useing it. This means that my boaring white meshs are all nice and colourfull see;
How to create a start point position for your maps/models useing blender and Panda3D. When I was following the Roaming Ralph sample code I was unable to recreate the world model to use the start point value. This is how to do it.
Step One:
Create a Vertex or plane, any thing, in the place where you want your start_point to be.
Step Two:
Make sure that you are in Object Mode not edit. Press F7 which will take youto the Object Panel (See Left) and change the name of the object to “start_point” (See Right)
Step Three:
Export useing chiken to egg, and check to see if it worked by pressing “Shift + L”, check the command line to see if it says something like, PandaNode start_point T:m(pos -6.71705 9.45356 5.36108)
You should now be able to get the position of the start point by doing something like this. self.environ.find(“**/start_point”).getPos()
With help from here and here. Hope this helps someone. Comments welcome ^_^
The must have information on creating free and open source video codec. This manual shows you how to playback, encode, stream and edit. all this and with out having to pay any royalty’s.