Search found 3 matches
- Wed Jul 28, 2004 3:56 am
- Forum: Documentation & Education
- Topic: Trouble with Blender Documentation (gingerbread man
- Replies: 16
- Views: 8422
You have to right-click on the camera object itself - the thing that looks like a pyramid with an arrow on it. You may not be able to see it in the view in which case you need to zoom out a little. You can also select the camera by pressing NUM0 and clicking RMB on the outer edge of the camera view...
- Tue Jun 17, 2003 12:17 am
- Forum: Documentation & Education
- Topic: Writting an essay on textures.
- Replies: 2
- Views: 4734
Re: Writting an essay on textures.
I read your first tutorial the other night, it was pretty good.Elsdon wrote:I have finished my first tutorial for beginners texturing and am working on three more with the same theme. I am also working Elsdon
- Mon Jun 16, 2003 10:41 pm
- Forum: Interface & Tools
- Topic: Blender render que
- Replies: 6
- Views: 4050
You could just write a *.bat or a *.sh file to render animitions in blender, since you can control it via command line. For example something like this: c:\Progra~1\Blende~1\BlenderPublisher -b file1.blend -a c:\Progra~1\Blende~1\BlenderPublisher -b file2.blend -a ... ... Anybody know what the comm...