Halloween Corn Maze Tutorial
13710 15 6- rmagee
- Staff
- 1185 posts
- Joined: July 2005
- Online
- goldfarb
- Staff
- 3463 posts
- Joined: July 2005
- Offline
- robonilla
- Member
- 84 posts
- Joined: May 2012
- Offline
- sjmcc1
- Member
- 5 posts
- Joined: Feb. 2008
- Offline
- n0mad
- Member
- 14 posts
- Joined: April 2006
- Offline
- JuanDos
- Member
- 35 posts
- Joined: April 2012
- Offline
- Banks
- Member
- 52 posts
- Joined: Jan. 2009
- Offline
- whythisname
- Member
- 20 posts
- Joined: April 2012
- Offline
- nbush
- Member
- 27 posts
- Joined: Jan. 2012
- Offline
- openstheway
- Member
- 24 posts
- Joined: Dec. 2012
- Offline
really good tutorial thanks
My blog
http://52weeksofhoudini.blogspot.co.uk/ [52weeksofhoudini.blogspot.co.uk]
http://52weeksofhoudini.blogspot.co.uk/ [52weeksofhoudini.blogspot.co.uk]
- whythisname
- Member
- 20 posts
- Joined: April 2012
- Offline
- xtianst
- Member
- 2 posts
- Joined: Feb. 2015
- Offline
- Ishan
- Member
- 28 posts
- Joined: Oct. 2013
- Offline
- Jonathan Moore2
- Member
- 74 posts
- Joined: March 2016
- Offline
I recently watched this myself as I was looking to see where ‘old school’ instancing sits in a world of packed primitives. Namely are there still advantages to using instancing over packed primitives? And the pleasant answer to my surprise was that instancing is still a great workflow for this type of shot. It's memory efficient, and there's less juggling involved with material assignments/variations.
So my question now is - do the engineers at SideFX see the old instancing system as a deprecated technology? If not what are the advantages of each approach in their ideal usage scenarios.
So my question now is - do the engineers at SideFX see the old instancing system as a deprecated technology? If not what are the advantages of each approach in their ideal usage scenarios.
- old_school
- Staff
- 2540 posts
- Joined: July 2005
- Offline
I don't see point instancing going away at all. Many reasons why.
Biggest one is backwards compatibility.
Object level point instancing allows you to instance render any object, including lights very easily. And with light instancing on to points, if they have Cd, the lights inherit that colour. Common to instance lights for certain effects in Mantra.
This instancing method is also quite portable on farms in that the ifd contains the geometry to be instanced. Great for small objects that are instanced geoemtry.
Packed and Alembics have their benefits as well but old school object level instancing isn't going away for now.
Btw Alembic was never designed to do instancing (originally). It was designed to generate efficient archives of massive sets of dumb static cached geometry deferred rendered in to a viewport and to a render engine. This where the render engine has to unroll the archive to find the geometry. This step does add minor overhead to rendering these types of deferred archives.
Biggest one is backwards compatibility.
Object level point instancing allows you to instance render any object, including lights very easily. And with light instancing on to points, if they have Cd, the lights inherit that colour. Common to instance lights for certain effects in Mantra.
This instancing method is also quite portable on farms in that the ifd contains the geometry to be instanced. Great for small objects that are instanced geoemtry.
Packed and Alembics have their benefits as well but old school object level instancing isn't going away for now.
Btw Alembic was never designed to do instancing (originally). It was designed to generate efficient archives of massive sets of dumb static cached geometry deferred rendered in to a viewport and to a render engine. This where the render engine has to unroll the archive to find the geometry. This step does add minor overhead to rendering these types of deferred archives.
There's at least one school like the old school!
- Jonathan Moore2
- Member
- 74 posts
- Joined: March 2016
- Offline
-
- Quick Links