PDA

View Full Version : Zdromed!!



juice
08-13-03, 11:03 PM
Hey ZBrush friends, here my firsh Zbrushed work. I have rendered it in XSI. I like to improve the scene more if you can give me some useful suggestions...

...also a question I have, how can I make by default, starting with an other resolution in Zbrush?? ...not 640x... I want for example 1280x1024!!


http://www2.zbrushcentral.com/uploaded_from_zbc/200308/user_image-1060840973cvt.jpg

Antimorph
08-14-03, 01:27 AM
You could search for and then open "DefaultZScript.txt" in notepad.

Add the following (or a modification of it) to the DefaultZScript


**snip snip**

[VarDef,init,0]
[If,init==0,
[IUnPress,Document:Pro]
[ISet,Document:Width,1280]
[ISet,Document:Height,1024]
[IPress,Document:Resize]
//[IPress,Zoom:AAHalf]
[VarSet,init,1]
]

//Launch a start script like ZLauncher
[If,1,[FileNameSetNext,"ZLauncherRevA.zsc"][IPress,ZScript:load]]

**snip snip**

Hope that helps

DeeVee
08-14-03, 06:58 AM
A very impressive first image. Welcome to the forum. Looking forward to many more outstanding images.

matvara
08-14-03, 07:20 AM
Hello Juice and welcome. Nice first post. The texturing is very good.
As for suggestions: Some bones on the ground maybe? :)

Svengali
08-14-03, 07:26 AM
Juice,

Here is a very simple script I sometimes use for setting standard canvas sizes after starting up ZB.

setcanvas.txt (http://www2.zbrushcentral.com/uploaded_from_zbc/200308/user_file-1060870971xle.txt)

Sven

juice
08-15-03, 12:25 AM
... hey thanks for reply and the tips

DMerchen
08-15-03, 05:26 AM
Welcome to ZCentral. Excellent first image! :tu:

andreseloy
08-15-03, 09:27 AM
Welcome juice, your first post is very nice and original¡¡¡
Congratulations

Northstarr
08-15-03, 01:47 PM
Well done! I agree that some bones lying around would add to the over all effect of the picture.

:tu:

juice
08-17-03, 01:17 AM
... ok so the next days I add some bones and more probs in this scene,...

@Svengali : thanks for this script, I am using it intensive now :)

@Antimorph : hey I can't find that DefaultZScript.txt... but like to test also this method... any tip? (I use 1.55b)