Search found 27 matches

Search found 27 matches
by yourdaftpunk
Mon Sep 17, 2007 8:12 am
Forum: Maya
Topic: Maya 8.5 // Indigo 9 Test 6
Replies: 22
Views: 9919

Thanks bk! I haven't tested yet, but I will soon.

I take it nobody has tried in Maya2008?

-shawn
by yourdaftpunk
Tue Dec 19, 2006 4:41 am
Forum: Maya
Topic: Error: No object matches name: lightLinker1.incandescence
Replies: 9
Views: 6455

http://www.shawnlipowski.com/scripts/mt ... kerFix.zip

Edit: I think the version I uploaded creates rectangle lights through the menu now (as meshlights).
by yourdaftpunk
Wed Dec 13, 2006 6:20 am
Forum: Maya
Topic: Maya To Indigo v0.6.2 (0.6)
Replies: 24
Views: 13787

Homafloek, you can send me the files I need to compile for Maya 6.5 if you want. In the Maya folder is "devkit", "include" and "lib." Zip all three together and email me at (slipowski ..at.. gmail.com) and we can try sending it over AIM or something. That's what I did with arne, worked fine :) Sorry...
by yourdaftpunk
Tue Dec 12, 2006 7:25 pm
Forum: Indigo General Stuff
Topic: Internal scale?
Replies: 10
Views: 3926

I think Indigo uses meters (if I remember correctly from the camera stuff). And Maya uses units usually equal to 1cm by default. It is arbitrary though unless you are using Mental Ray shaders like miSSS_fast that have scale based effects. The point for Maya users- scale in Maya preferences is not re...
by yourdaftpunk
Tue Dec 12, 2006 7:18 pm
Forum: Maya
Topic: UV problem
Replies: 15
Views: 8979

Sorry, I've been out of town since the 7th. I'll take a look soon as possible!
by yourdaftpunk
Sat Dec 02, 2006 12:37 pm
Forum: Maya
Topic: Maya To Indigo v0.6.2 (0.6)
Replies: 24
Views: 13787

The Rectangle Light isn't exported as a RectangleLight yet What's the difference between a rectangle light and a rectangular mesh light? Also, for the camera fov (because nobody replied to the question in the general forum), we can just do this: float $mFocalLength = `getAttr cameraShape1.focalLeng...
by yourdaftpunk
Fri Dec 01, 2006 11:37 am
Forum: Maya
Topic: Maya To Indigo v0.6.2 (0.6)
Replies: 24
Views: 13787

The part of mtiGen.mel that creates the model xml is what is causing grief in Maya 8, no? So Arne or Matt, could one of you try this as way of getting to the materials from the shaderEngines. I don't think it will throw the unpredictable lightLinker.incandesence error: global proc materialIterator()...
by yourdaftpunk
Fri Dec 01, 2006 6:07 am
Forum: Maya
Topic: Maya To Indigo v0.6.2 (0.6)
Replies: 24
Views: 13787

Someone needs to send me the 6.5 files so I can compile. Also, turns out that creating and assigning shaders in mel doesn't work like you want. I think this will work in all versions of Maya: global proc meshLight() { // create poly plane string $lightPoly[] = `polyPlane -n emitter -sx 1 -sy 1 -w 5 ...
by yourdaftpunk
Thu Nov 30, 2006 1:11 pm
Forum: Maya
Topic: Maya To Indigo v0.6.2 (0.6)
Replies: 24
Views: 13787

homafloek: The Maya 6 files I compiled with came from Arne. I don't know if they were 6.5 or 6.0. That might be the problem. Arne, what version you running? CTZn: I haven't checked your scene yet, I'm actually looking at another bug. Sorry :( Lets try this for creating light emitters (edit: assignSG...
by yourdaftpunk
Wed Nov 29, 2006 11:58 am
Forum: Maya
Topic: Maya To Indigo v0.6.2 (0.6)
Replies: 24
Views: 13787

There are some differences between Maya 6/7 vs 8. I might be able to help Arne and Matt with those bugs since I run 8 mostly.
by yourdaftpunk
Wed Nov 29, 2006 10:52 am
Forum: Maya
Topic: Maya To Indigo v0.6.2 (0.6)
Replies: 24
Views: 13787

It's hard to say without running tests, but basically, orders of a magnitude. You were limited before to < 10,000 tris. Now, go ahead and try 1,000,000 tris. Seriously fast- I just wish I could compile it for Linux and OSX (huge mac fan by the way). Try the included cornell box scene - it should be ...
by yourdaftpunk
Wed Nov 29, 2006 9:55 am
Forum: Maya
Topic: Maya To Indigo v0.6.2 (0.6)
Replies: 24
Views: 13787

Thanks!

Just tested the cornell box scene in Maya 7:
Image

-shawn
by yourdaftpunk
Wed Nov 29, 2006 5:57 am
Forum: Indigo General Stuff
Topic: calculating camera fov
Replies: 1
Views: 1626

calculating camera fov

I've got a question about how indigo calculates Field of View. I can't seem to get Maya camera's into IR correctly. Maya calculates its camera FOV with 'horizontal film aperture' or 'frame size' (this would be 'sensor width' in indigo I assume) as the first variable and 'focal length' as the second....
by yourdaftpunk
Tue Nov 28, 2006 4:18 pm
Forum: Maya
Topic: indigoMeshExport
Replies: 41
Views: 19935

Lil' update here- minimal UV support. I think the coordinates are right. Someone should check. For now it takes only one uvset per model- the first one it finds.

http://www.shawnlipowski.com/plug-ins/i ... 7_2006.zip

-shawn
by yourdaftpunk
Tue Nov 28, 2006 9:32 am
Forum: Maya
Topic: Maya To Indigo XML Converter v0.6 beta1 (0.6t6 & 0.6)
Replies: 65
Views: 36752

I just tried setting Indigo's camera to the same values as maya's default camera and the results were not as expected. I am assuming Maya's "horizontal film aperature" is the same thing as indigo's "sensor width" and that maya's "focal length" is the same as indigo's "sensor distance". Indigo measur...
Search found 27 matches