Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pavelVojacek

Pages: [1]
1
update for corona final in first post.

2
it seems that you have selected something not covertible to mesh. this should be fixed in new exporter version =>
 https://forum.corona-renderer.com/index.php/topic,4600.0.html

4
News / Corona proxy exporter UPDATE
« on: 2014-07-15, 18:00:37 »
DOWNLOAD ALPHA 7.1 INSTEAD


Hello,
please download new version od coronaProxyExporter

to install replace c:\Program Files\Autodesk\3ds Max 2015\scripts\Startup\CoronaProxyExporterStartup.ms with file attached.

new features:
- *optional add number to proxy object name
- *optional ask for file overwriting
- *optional dialog close after OK clicked (tip: when not closed you may adjust display settings - method and point cloud density - on created proxies)
- few tooltips

* - these options are saved between sessions. Same for prefix and lastly used output folder.

changes:
- proxy filename without prefix

bug fixes:
- works with not-English versions of 3dsmax
- proxy name is the same as source object (it was adding 1 to number)
- ignores objects that cannot be converted to mesh (like lights)
- quad menu problem fixed in previous hotfix (item added on every start)

please test and report bugs, so it can be added to alpha 7.1

5
solved here:
(download and replace CoronaProxyExporterStartup.ms in script/startup)
https://forum.corona-renderer.com/index.php/topic,4492.0.html

6
News / Re: Corona proxy exporter hotfix
« on: 2014-07-14, 17:19:24 »
I have got a startup-Error for the Corona proxy Exporter

Quote
-- Fehler in Anonymer Codeblock; Dateiname: D:\Program Files\Autodesk\3ds Max 2012\stdplugs\CoronaProxyExporterStartup.ms; Position: 3036; Zeile:: 109
--  Frame:
--   ret: false
--   menu: undefined
--   sep: undefined
--   it: undefined
--   m: undefined
-- Fehler aufgetreten während fileIn in #D:\Program Files\Autodesk\3ds Max 2012\stdplugs\CoronaProxyExporterStartup.ms; Zeilennummer: 109
>> MAXScript Fehler bei autom. Ladeskript - D:\Program Files\Autodesk\3ds Max 2012\stdplugs\CoronaProxyExporterStartup.ms Ausnahme:
-- Unbekannte Eigenschaft: "getMenu" in undefined <<
Hinweis: PhysX SDK initialisiert
Hinweis: PhysX Plugin initialisiert
Max to Physcs Geometry Scale = 1.0
-- Fehler in Anonymer Codeblock; Dateiname: D:\Program Files\Autodesk\3ds Max 2012\scripts\startup\CoronaProxyExporterStartup.ms; Position: 3036; Zeile:: 109
--  Frame:
--   ret: false
--   menu: undefined
--   sep: undefined
--   it: undefined
--   m: undefined
-- Fehler aufgetreten während fileIn in #D:\Program Files\Autodesk\3ds Max 2012\scripts\startup\CoronaProxyExporterStartup.ms; Zeilennummer: 109
>> MAXScript Fehler bei autom. Ladeskript - D:\Program Files\Autodesk\3ds Max 2012\scripts\startup\CoronaProxyExporterStartup.ms Ausnahme:
-- Unbekannte Eigenschaft: "getMenu" in undefined <<

3ds max 2012, German

Greetings

Mirko

This should be solved with this hotfix, download it from keymaster's post above and replace D:\Program Files\Autodesk\3ds Max 2012\scripts\startup\CoronaProxyExporterStartup.ms.
And delete it from ...\stdplugs\CoronaProxyExporterStartup.ms you've got it twice.

7
updated on github, download new version

8
and it is not working, antanas? you need one proxy piece picked from multiscatter, right? and when you convert this proxy multiscatter distributes converted version. this should work.

9
HI Pavel

could it be that it is not working with the selectoin of Forest Pack objects?

it's possible and:
FIXED

10
Change Render only elements and Render only elements (without AA) to checkboxes and start render with Render button. (or just add checkboxes)

We would like to render "elements only" with network rendering and this would make it possible.

11
coronaQuickMask
Render super fast mask from selection.

GitHub Repository

How to run
Download coronaQuickmask.mcr and copy to usermacros folder (c:\Users\username\AppData\Local\Autodesk\3dsMax\2014 - 64bit\ENU\usermacros)
Drag and drop to viewport should work too.
In Customize - Customize User Interface select Quads - category corona and drag "Render quick mask from selection" to the right window. You should have Render quick mask from selection on right-click quad menu.

How it works
It uses Render only elements function from corona (Actions rollout) nad CMasking_mask element. Adds Element - store objects GBuf IDs - renders - shows output - reverts GBuf IDs changes. Output is antialiased with 3 corona passes (other settings untouched).

Updates
01/04/2014 render dialog closing during render (setting no. of passes correctly)
01/04/2014 itoo forest pack support

12
Vray proxies to corona proxies converter

There is a repository on github, download from there:
https://github.com/pavel-mxsf/coronaConvertProxies

DIRECT LINK: (rightclick and save file as...)
coronaConvertProxies.ms

  • currently .ms only - run by dragging coronaConvertProxies.ms to viewport or maxscript - Run Script
  • for material conversion run and close material converter first.

Any forks are welcome

UPDATE:
- corona final fix

Pages: [1]