|
|||||
|
|
#1 |
|
Registered User
Join Date: May 2007
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
|
HDRI Calibration
When I click the Calibrate button in the Calibration Help window, the window closes and nothing happens.
The renders with HDR image based lighting are quite nice, but I would like to tweak the settings a bit, without doing it in post. |
|
|
|
|
|
#2 |
|
Supplies Coordinator
Join Date: Oct 2004
Location: United States
Posts: 3,343
Thanks: 0
Thanked 11 Times in 8 Posts
|
Quick Reply
How odd! What version of Max are you using? Are there any MaxScript errors showing up in the lower left corner of the screen (Red text in the pink box in the corner)?
__________________
Be sure to check out my blog because there's tons of useful resources there: |
|
|
|
|
|
#3 |
|
Registered User
Join Date: May 2007
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
|
Max version & other info
Using Max9 with service pack 2. Productivity booster not installed.
No MaxScript errors show up either. When the window closes, Max doesn't hang or anything. It's as though I just told BlueCherry to cancel whatever it was doing. |
|
|
|
|
|
#4 |
|
Supplies Coordinator
Join Date: Oct 2004
Location: United States
Posts: 3,343
Thanks: 0
Thanked 11 Times in 8 Posts
|
Quick Reply
Hmm...If I may inquire, what screen resolution are you using? I'm going to try to do some tests on this myself, and see what I can find. Support will be a little slow for the next week or so, but I will continue to answer inqueries as quickly as I can!
__________________
Be sure to check out my blog because there's tons of useful resources there: |
|
|
|
|
|
#5 |
|
Registered User
Join Date: May 2007
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
|
Screen Res
Screen resolution: 1680 x 1050
Display Driver: Direct3D 9.0 |
|
|
|
|
|
#6 |
|
Supplies Coordinator
Join Date: Oct 2004
Location: United States
Posts: 3,343
Thanks: 0
Thanked 11 Times in 8 Posts
|
Quick Reply
Wow, this is very strange. Your screen resolution is massive- enviable, in fact. However, I have reviewed the code behind the calibration window, and it's as straightforward as can be. I believe I know where the problem is, however. When you click the "Calibrate" button from the calibration window, it should prompt you for loading an HDRI file to calibrate from, and subsequently close the window and continue functioning normally. Therefore, I must conclude the problem exists in the call to open an HDRI image. Let's work from there; Test 1: Try doing a manual calibration. I hate to do this to you because BC is supposed to make things easier, but we should test the underlying functionality. Take a default material from the material editor, and try to apply a "bitmap" to the diffuse channel. Browse to (Root 3dsMax Folder)\Maps\fx\outdoors.hdr, and open that. It should prompt you with a calibration window, just like BlueCherry is asking for. Does that work? Test 2: Try replicating the MaxScript call in question. In the lower left corner of the screen, you should see a pink box and a white box. In the pink box, type the following strip of code precisely: Code:
getbitmapopenfilename caption:"Load HDRI" filename:((getdir #maxroot) + "maps\fx\ ") pos:[0,0] I'll keep close track of this thread!
__________________
Be sure to check out my blog because there's tons of useful resources there: Last edited by Mr. Bluesummers-3DT; 01-06-2007 at 05:38 AM.. |
|
|
|
|
|
#7 |
|
Registered User
Join Date: May 2007
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
|
Test Results
Manual calibration works just fine.
When entering the code in the pink box, I get the following message in the white box: undefined Nothing else happens. |
|
|
|
|
|
#8 |
|
Supplies Coordinator
Join Date: Oct 2004
Location: United States
Posts: 3,343
Thanks: 0
Thanked 11 Times in 8 Posts
|
Standby
I've gotten an inside link into Autodesk. Sit tight, Demplo, and I'll have a look at it when I get home from work today. I've got a tip I want to try...
__________________
Be sure to check out my blog because there's tons of useful resources there: |
|
|
|
|
|
#9 |
|
Supplies Coordinator
Join Date: Oct 2004
Location: United States
Posts: 3,343
Thanks: 0
Thanked 11 Times in 8 Posts
|
Quick Reply
Good news on calibration. Try this line, demplo: Code:
getBitmapOpenFileName caption:"Load HDRI" filename:((getdir #maxroot) + "maps\\fx\\") pos:[0,0]
__________________
Be sure to check out my blog because there's tons of useful resources there: |
|
|
|
|
|
#10 |
|
Registered User
Join Date: May 2007
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
|
Success (of sorts)
This brings up the Load HDRI dialogue and all is normal from there.
|
|
|
|
|
|
#11 |
|
Supplies Coordinator
Join Date: Oct 2004
Location: United States
Posts: 3,343
Thanks: 0
Thanked 11 Times in 8 Posts
|
Quick Reply
Hurrah! Please send me a PM with your E-mail address and I'll send you a quick fix. Sorry for all the delays- this'll be a really speedy resolution!
__________________
Be sure to check out my blog because there's tons of useful resources there: |
|
|
|
|
|
#12 |
|
Registered User
Join Date: Jun 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
Hello guy,
Love the product I am getting the same error in trying to calibrate ... is it possible to get a fix from you? Thanx BL |
|
|
|
|
|
#13 |
|
Supplies Coordinator
Join Date: Oct 2004
Location: United States
Posts: 3,343
Thanks: 0
Thanked 11 Times in 8 Posts
|
Quick Reply
Glad you're liking BlueCherry, BL. I do have a fix all ready to go. Just post your E-mail address or send me a Private Message and I'll send over the fixed files as soon as I can. =D Cheers,
__________________
Be sure to check out my blog because there's tons of useful resources there: |
|
|
|
|
|
#14 |
|
Registered User
Join Date: Jun 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|