Author Topic: Corona Custom Render Indicator for Corona VFB 2  (Read 1444 times)

2025-05-26, 09:50:33

Frood

  • Active Users
  • **
  • Posts: 2002
    • View Profile
    • Rakete GmbH
Written because Corona VFB 2 lacks a native render progress indicator.

Installation: save the script to any scripts/startup directory.

If you want to play around, type "ccri.help()" in the maxscript listener.


Good Luck



« Last Edit: 2025-06-09, 19:20:24 by Frood »
Never underestimate the power of a well placed level one spell.

2025-05-26, 09:54:14
Reply #1

romullus

  • Global Moderator
  • Active Users
  • ****
  • Posts: 9245
  • Let's move this topic, shall we?
    • View Profile
    • My Models
Thank you!!
I'm not Corona Team member. Everything i say, is my personal opinion only.
My Models | My Videos | My Pictures

2025-05-26, 17:17:57
Reply #2

CharlyRT

  • Active Users
  • **
  • Posts: 170
    • View Profile
Its very useful
But..... I have seen that when IR reaches max passes, the render stops but the icon keeps moving.
« Last Edit: 2025-05-26, 18:14:47 by CharlyRT »
Carlos Rodriguez
RTstudio​
www.instagram.com/rtstudio.archviz/

2025-05-26, 19:58:10
Reply #3

Frood

  • Active Users
  • **
  • Posts: 2002
    • View Profile
    • Rakete GmbH
Thanks for the notice, this is/was due to a bug in the CoronaFp interface. It reports that an IR is going on even when interactive_passLimit is reached and the renderer has stopped. No need to say that I have already reported this and other issues regarding wrong data when querying the interface. I added a "manual" check to get around it, hope it works for you as expected now (v0.08 in the first post).


Good Luck



Never underestimate the power of a well placed level one spell.

2025-05-26, 21:03:45
Reply #4

CharlyRT

  • Active Users
  • **
  • Posts: 170
    • View Profile
Perfect, Its working ok at the moment
Big thanks Frood!!!
Carlos Rodriguez
RTstudio​
www.instagram.com/rtstudio.archviz/

2025-06-09, 12:11:18
Reply #5

Otuama

  • Active Users
  • **
  • Posts: 159
    • View Profile
Hi, is there a way to have this also work in interactive mode?

It's often the case where I think...... is this actually doing anything & I say to myself 'where's the smiley face when you need it?' 

Thanks

2025-06-09, 13:32:11
Reply #6

Frood

  • Active Users
  • **
  • Posts: 2002
    • View Profile
    • Rakete GmbH
Hi,

not entirely sure about what you mean. It should work in IR and PR/IterativeR. Or do you mean that you would like to have an indicator in an extended viewport/docked IR session? If so, that's not possible with this script, sorry.


Good Luck



Never underestimate the power of a well placed level one spell.

2025-06-09, 14:31:05
Reply #7

Otuama

  • Active Users
  • **
  • Posts: 159
    • View Profile
Hi, hmmmmm. 

Doesn't work in IR for me


Thanks

2025-06-09, 16:18:54
Reply #8

CharlyRT

  • Active Users
  • **
  • Posts: 170
    • View Profile
Hi, hmmmmm. 

Doesn't work in IR for me


Could you try to uninsttall and reinstall using the commands from the script ( use ccri.help() code in maxlistener to check the codes to do it  )
Carlos Rodriguez
RTstudio​
www.instagram.com/rtstudio.archviz/

2025-06-09, 19:11:50
Reply #9

Frood

  • Active Users
  • **
  • Posts: 2002
    • View Profile
    • Rakete GmbH
No need to do so, it was a side effect from that quick fix regarding the Corona interface.

Doesn't work in IR for me

Thanks for the video, now it should. Please use v0.09 (first post). I just forgot to include the case where IR pass limit is set to 0.


Good Luck



Never underestimate the power of a well placed level one spell.

2025-06-10, 16:05:00
Reply #10

Otuama

  • Active Users
  • **
  • Posts: 159
    • View Profile
Sweeeeeeet, that works

Thanks