If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
New! You can now log in to the forums with your chaos.com account as well as your forum account.
That is the python console. Vray is an external program and runs as a separate process. It reports it's information to the system console that launched it, and it reports it's remaining time for rendering, or calculating passes.
Yup. I've used unix for years and never use a windowing system where I clicked on icons. Whenever I work on unix I run everything from the console. Even in a windowing environment, all my operations are console based, which may bring up a window or not. Such a workflow will show you the blender console as you have already found.
space, you could create a launcher (if you are use some desktop environment) and set there "Application in terminal" which cause to start application in the console.
You could also write a simple bash-script to start app in xterm like:
space, you could create a launcher (if you are use some desktop environment) and set there "Application in terminal" which cause to start application in the console.
Comment