Houdini 18 Sneak Peak

   9397   20   2
User Avatar
Staff
2491 posts
Joined: Sept. 2007
Offline
Houdini 18 Sneak Peak
https://vimeo.com/370444569/015dadf810 [vimeo.com]
Chris McSpurren
Senior Quality Assurance Specialist
SideFX
User Avatar
Member
833 posts
Joined: Jan. 2018
Offline
Lots of great stuff in there. I am really excited about the Sparse Volumes which look like they'll reduce computation times by a good bit.

Once again Houdini is poised to widen its lead even more from the competition.

Can't wait!
>>Kays
For my Houdini tutorials and more visit:
https://www.youtube.com/c/RightBrainedTutorials [www.youtube.com]
User Avatar
Member
900 posts
Joined: Feb. 2016
Offline
“Widget library for custom text and 3D drawables with python API”

Does it means that we can now create our own visualizers for the viewport?
What are 3D drawables?
User Avatar
Member
27 posts
Joined: Feb. 2017
Offline
Andr
What are 3D drawables?

https://www.sidefx.com/docs/houdini/hom/hou/Drawable.html [www.sidefx.com]
Edited by anvdev - Nov. 2, 2019 15:26:58
English is not my native language, sorry in advance for any misunderstanding
User Avatar
Member
73 posts
Joined: March 2014
Offline
Thank you SideFX! These are exactly the kind of updates that reminds me of what a good idea it was for me to dump everything Autodesk. It's clear SideFX is focused on supporting their users.

-Paul
User Avatar
Member
67 posts
Joined: May 2013
Offline
Whats a verbified sop? Compilable?
User Avatar
Member
833 posts
Joined: Jan. 2018
Offline
BTW…if anyone is listening…I'd love to see a tutorial for that awesome building being split into two. It looks stunning!
>>Kays
For my Houdini tutorials and more visit:
https://www.youtube.com/c/RightBrainedTutorials [www.youtube.com]
User Avatar
Member
2 posts
Joined: Nov. 2019
Offline
I love the adaptive flip!
User Avatar
Member
159 posts
Joined: Feb. 2018
Offline
Jim Rutherford
Whats a verbified sop? Compilable?
It's compilable and can be used with Python verb.
User Avatar
Member
320 posts
Joined: May 2016
Offline
WOW and holy moly that is a very good update.
User Avatar
Member
4189 posts
Joined: June 2012
Offline
Best +
viewport 3d zoom and pan.
sparse solver
flip efficiency
Karma
USD/Hydra
FEM - maybe…

Didn't see -
CurveSOP 2.0
Resizable viewport panes
Builtin UI colorpicker / at least color picker in Python Pane
removing flash of Netboxes with intramovements
State record of viewport settings
Vellum muscles competitive with Zyva
Network groups with visible state records
Animation Editor UX artist simplicity
!MacOS bugfixes!
Tablet scroll of parameter pane
Multi-select tree hierarchy
Flood-fill selection to RMB
User Avatar
Member
201 posts
Joined: July 2015
Offline
goat
Builtin UI colorpicker / at least color picker in Python Pane

Right click on a color parameter. “Color Picker Tool…”

goat
Vellum muscles competitive with Zyva

I am guessing you mean Ziva? They are moving into that direction by implementing this Paper [graphics.pixar.com] for FEM. Ziva also uses FE methods as a base. Also the option of independent point densities for Vellum will make that easier.

While I agree with the CurveSOP, it is a bit of
Edited by shadesoforange - Nov. 3, 2019 21:10:21
Manuel Köster - Senior Technical Artist @Remedy Entertainment

https://www.remedygames.com/ [www.remedygames.com]
http://shadesoforange.de/ [shadesoforange.de]
https://twitter.com/ShadesOfOrange_ [twitter.com]
User Avatar
Member
159 posts
Joined: Feb. 2018
Offline
Can't wait for such a big release.
No Curve SOP 2.0, a little disappointed, though.
Also, for game dev, a renderer like EEVEE is way useful than another offline renderer Karma.
Edited by EricSheng - Nov. 4, 2019 04:12:59
User Avatar
Member
900 posts
Joined: Feb. 2016
Offline
anvdev
Resizable viewport panes
So “3D drawables” is something already available.
Then I can't really figure out what the update means regarding them, as I'm just starting with python states…
User Avatar
Member
146 posts
Joined: Jan. 2018
Offline
I have a bad feeling about Karma, I don't think it will be available as an output renderer in H18, only as a viewport renderer.. I hope I'm wrong because even if it's only a beta, I'm sure some less complex works done by small teams or freelancers could be benefit from it's speed improvement over Mantra…
User Avatar
Member
648 posts
Joined: July 2005
Offline
the good: more sim less surf.
the bad: neglected OPs.
the ugly: lops (probably), and tops is still in there.
User Avatar
Member
1533 posts
Joined: March 2020
Offline
jarenas
I have a bad feeling about Karma, I don't think it will be available as an output renderer in H18, only as a viewport renderer..

Karma can render directly to disk.
HOD fx and lighting @ blackginger
https://vimeo.com/jasonslabber [vimeo.com]
User Avatar
Member
603 posts
Joined: July 2013
Offline
USD/Hydra integration was the whole cake for me. I really didnt expect anything more than that. USD will change the way content is created/matured/stored.
Houdini Indie
Karma/Redshift 3D
User Avatar
Member
833 posts
Joined: Jan. 2018
Offline
You need to dream bigger Daryl!
>>Kays
For my Houdini tutorials and more visit:
https://www.youtube.com/c/RightBrainedTutorials [www.youtube.com]
User Avatar
Staff
396 posts
Joined: Feb. 2018
Offline
Andr
anvdev
Resizable viewport panes
So “3D drawables” is something already available.
Then I can't really figure out what the update means regarding them, as I'm just starting with python states…

Drawables have been extended in H18 to support geometry mesh and text drawing with python states. Check out `$HH/viewer_states/examples/advanced_drawables_demo.hip` for a demo.

If you are new with python states, make sure to look at the viewer state code generator available in the Type Operator Editor and the Viewer State Browser.
  • Quick Links