WIP "Next-Gen" blender unofficial exporter

Blender (Export script developed by yoyoz; Integrated Plugin developed by JimStar)
User avatar
yoyoz
Licensed Customer
Posts: 451
Joined: Sat Dec 25, 2010 9:59 am
Location: Belgium

Guys,

here's a quick and dirty animation featuring some of the capabilities of the new exporter I'm working on:
- animated sunlight power
- animated turbidity
- animated colors
- animated opacity
it can already do much more but there's still a lot of work before everything gets properly implemented.

Happy renders!
Yoyoz

[vimeo]http://www.vimeo.com/20397770[/vimeo]
Desktop: Ubuntu 13.04 x64 - i7-3770K @ 3.5GHz - 32GB DDR3 - GTX670 2048MB
Laptop: Linux Mint 11 x64 - i7-2860QM @ 2.5GHz - 16GB DDR3 - Quadro 3000M 2GB
Software: NVidia 319.12 - Cuda 4.2.9 - Blender 2.66a
User avatar
face
Octane Plugin Developer
Posts: 3204
Joined: Sat Mar 06, 2010 2:10 pm
Location: Germany

I would not play with the ocs-file, because I think it will changed with the implementation of instances...

face
Win10 Pro, Driver 378.78, Softimage 2015SP2 & Octane 3.05 RC1,
64GB Ram, i7-6950X, GTX1080TI 11GB
http://vimeo.com/user2509578
User avatar
r0ug3r
Licensed Customer
Posts: 43
Joined: Wed Jan 05, 2011 8:35 pm

yoyoz wrote:Guys,

here's a quick and dirty animation featuring some of the capabilities of the new exporter I'm working on:
- animated sunlight power
- animated turbidity
- animated colors
- animated opacity
it can already do much more but there's still a lot of work before everything gets properly implemented.

Happy renders!
Yoyoz

[vimeo]http://www.vimeo.com/20397770[/vimeo]

nice yoyoz!!! cant wait to have a test with the next gen exporter!!keep it up mate!!
win7Pro, i7 8GBram, Nvidia GEForce GT220 1GB Cuda32
User avatar
yoyoz
Licensed Customer
Posts: 451
Joined: Sat Dec 25, 2010 9:59 am
Location: Belgium

face wrote:I would not play with the ocs-file, because I think it will changed with the implementation of instances...
Hey, there won't be any fun otherwise.... :-)
Desktop: Ubuntu 13.04 x64 - i7-3770K @ 3.5GHz - 32GB DDR3 - GTX670 2048MB
Laptop: Linux Mint 11 x64 - i7-2860QM @ 2.5GHz - 16GB DDR3 - Quadro 3000M 2GB
Software: NVidia 319.12 - Cuda 4.2.9 - Blender 2.66a
User avatar
face
Octane Plugin Developer
Posts: 3204
Joined: Sat Mar 06, 2010 2:10 pm
Location: Germany

Hehe, maybe you can implement a baking texture system that generates a texture on rendertime.
Or you can implement an export from arealights in real geometry.
An other one is to integrate a bucket rendering system with the lensshift option.

Thats fun too ;)

face
Win10 Pro, Driver 378.78, Softimage 2015SP2 & Octane 3.05 RC1,
64GB Ram, i7-6950X, GTX1080TI 11GB
http://vimeo.com/user2509578
User avatar
yoyoz
Licensed Customer
Posts: 451
Joined: Sat Dec 25, 2010 9:59 am
Location: Belgium

Not sure what you mean about lensshift, as it's already exported. You only need to animate it if you want batch rendering... (don't forget I'm not a CG specialist)

Regarding arealights, why bothering creating a square or a rectangle from a light while I can turn on/off emission of any mesh? :-)
(and animate every base parameter, including material type too...)

I love the idea of baking textures! Of course there's the constraint of only having UV mapping but .... need to try!!!! :-)

Yoyoz
Desktop: Ubuntu 13.04 x64 - i7-3770K @ 3.5GHz - 32GB DDR3 - GTX670 2048MB
Laptop: Linux Mint 11 x64 - i7-2860QM @ 2.5GHz - 16GB DDR3 - Quadro 3000M 2GB
Software: NVidia 319.12 - Cuda 4.2.9 - Blender 2.66a
User avatar
face
Octane Plugin Developer
Posts: 3204
Joined: Sat Mar 06, 2010 2:10 pm
Location: Germany

With buckets i mean, that you image have an dimension of e.g. 4096x4096 pixel.
Then you can check an option like 2x2 buckets and the plugin will render 4x 2048x2048px so that the resolution after connecting the images is 4096x4096.
Maybe usefull if you can´t render higher resolution because of a vram limit.

To area lights. Maybe if you have an existing scene with 20 arealight.
You then don´t need to convert all lights as geometry, the plugin will do that.
Or you can use the lights to preview the scene in blender ot whatever and export it to Octane without the must, to convert all lights as geometry.


face
Win10 Pro, Driver 378.78, Softimage 2015SP2 & Octane 3.05 RC1,
64GB Ram, i7-6950X, GTX1080TI 11GB
http://vimeo.com/user2509578
User avatar
yoyoz
Licensed Customer
Posts: 451
Joined: Sat Dec 25, 2010 9:59 am
Location: Belgium

face wrote:With buckets i mean, that you image have an dimension of e.g. 4096x4096 pixel.
Then you can check an option like 2x2 buckets and the plugin will render 4x 2048x2048px so that the resolution after connecting the images is 4096x4096.
Maybe usefull if you can´t render higher resolution because of a vram limit.

To area lights. Maybe if you have an existing scene with 20 arealight.
You then don´t need to convert all lights as geometry, the plugin will do that.
Or you can use the lights to preview the scene in blender ot whatever and export it to Octane without the must, to convert all lights as geometry.
I though the maths for doing buckets should be trivial by shifting +/- 0.5 on each axis for a 2x2 render, but it seems it doesn't work this way. Any clue about the logics behind?

Regarding arealights, I'll look at the opportunity to add a button for that, because it should be done only once. Adding geometry to blender from scripts seems quite well documented so I'll play around when I've time.

In the meantime, here's another quick (and very dirty) anim showing animation of materials, with blinking emitter, animated opacity, material type change and IOR animation... North offset and turbity from Preview Environment are also animated here.

The script is ready despite a small bug that sets the wrong power entry when using environment map... However, it needs some more tests. Any volunteer around? (it requires latest svn of blender and may lead to data loss - you're warned!)

[vimeo]http://www.vimeo.com/20433188[/vimeo]
Desktop: Ubuntu 13.04 x64 - i7-3770K @ 3.5GHz - 32GB DDR3 - GTX670 2048MB
Laptop: Linux Mint 11 x64 - i7-2860QM @ 2.5GHz - 16GB DDR3 - Quadro 3000M 2GB
Software: NVidia 319.12 - Cuda 4.2.9 - Blender 2.66a
tungerz
Licensed Customer
Posts: 69
Joined: Mon Dec 06, 2010 6:14 am

yoyoz
The script is ready despite a small bug that sets the wrong power entry when using environment map... However, it needs some more tests. Any volunteer around? (it requires latest svn of blender and may lead to data loss - you're warned!)
I'm in, I was born a lab rat (not sure what they meant bye test tube baby though :roll:)
tungerz[at]gmail[dot]com
Thanks for all of your work my friend :)

Cheers,

Tungerz
Win7 64bit...Q6600 Quad core...8Gig Mem...9600 geforce...Daily Build Blender2.5x...Lionel's(Yoyoz)1.10 Blender Exporter... 0 Skill=Priceless
User avatar
yoyoz
Licensed Customer
Posts: 451
Joined: Sat Dec 25, 2010 9:59 am
Location: Belgium

tungerz wrote:I'm in, I was born a lab rat (not sure what they meant bye test tube baby though :roll:)
Welcome to the party! The exporter is in your inbox, and as mentioned in my email I'll be on freenode in #octanerender if you have questions.

Have fun!

[EDIT] the power bug is fixed in the version I sent you.
Desktop: Ubuntu 13.04 x64 - i7-3770K @ 3.5GHz - 32GB DDR3 - GTX670 2048MB
Laptop: Linux Mint 11 x64 - i7-2860QM @ 2.5GHz - 16GB DDR3 - Quadro 3000M 2GB
Software: NVidia 319.12 - Cuda 4.2.9 - Blender 2.66a
Post Reply

Return to “Blender”