Rebel Pack 0.3.0 for Bifrost 2.1.0.0 released!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We have a new rebel pack for you! This version of the Rebel Pack, 0.3.0, works with Bifrost 2.1.0.0 and later versions.
https://area.autodesk.com/downloads/rebel-pack-030/
How to install compounds and graphs: https://help.autodesk.com/view/BIFROST/ENU/?guid=Bifrost_Common_install_compounds_and_graphs_html
New compounds:
- any_true_in_array
- all_true_in_array
- create_particle_trails (+ docs)
- disconnect_mesh_faces (+ docs)
- normal_and_tangent_to_orientation (+ docs)
- point_scope_3rev (+ docs)
- sample_points_by_radius (+ docs)
- sort_array_and_remove_duplicates (+ docs)
- strand_basis_to_orientation (+ docs)
- points_array_to_strand_trails (+ docs)
New Graphs:
- basic_raycast_example
- dielectric_ray_visualizer
- sample_points_by_radius_example
- snow_shadows
- test_inside_mesh_example
What is the Rebel Pack?
The product team of Bifrost often make compounds for our own use, and these sometimes make it into the compounds Bifrost ships with. Quite a few of the compounds that ship with Bifrost today started here. These compounds are distributed together in a "pack", where some compounds use and rely on other compounds in a pack. The compounds include math utilities, property access nodes, and nodes for manipulating strands, meshes, as well as some simulation caching utilities.
In the graph these are all marked with a orange "R" icon as their names and namespaces are integrated into the existing ones. Ones with an orange test tube are especially experimental - we expect them to change.
These are not officially supported like the compounds that ship with Bifrost, but we have been maintaining these and intend to continue to do so. We will also specify which versions of Bifrost these nodes are intended to work with. This is also a way for us, the product team of Bifrost, to act as if we're TDs at a studio maintaining our own set of compounds, which makes our testing a bit more like the real world.
Sample graphs:
These sample graphs, available in the browser after installing the Rebel Pack, are some simple and advanced examples of using the new geometry queries.
Basic raycast example traces rays along normals.
Snow shadows tests how much of the sky we can see to generate snow.
Test inside mesh tests two meshes, to see if any points of either are inside the other.
Sample points in radius example uses a rebel pack compound, "sample_points_in_radius", to transfer color from some points to the vertices of a mesh in a smooth way.
Dielectric ray tracer is something a bit different - a ray tracer that does reflection and refraction. It visualizes the rays, help build intuition about refraction, and is also an example of advanced usage of ray-casting.
Bifrost Product Manager
