Maya Bifrost Node Graph

Great insides!

1 Like
1 Like
1 Like

Bifrost 2.5.1.0 for Maya

Low-overhead evaluation for fast graphs

Graphs such as those used for animation rigs, whose only inputs and outputs are numeric values or very light geometry like a curve, are faster to evaluate.

Jonah´s Siggraph Talk.

Mesh Compounds

1 Like

Bifrost USD

A library of nodes to create USD-based scene graphs in Bifrost.

About the Project:
This project uses the Bifrost SDK to implement the USD nodes to manipulate data types like layer, stage, prim and attribute and leverage the Bifrost Graph Editor to create and author USD scene graphs procedurally.

For Maya users, the project also includes a Maya plugin allowing to visualize USD stages created in Bifrost using the Maya USD proxy shape.

Version 1.0.0 - Bifrost 2.6:

Discord PixarUSD (USER GROUP):

1 Like

Latest Version 2.6 is available.

https://area.autodesk.com/inspire/articles/qTm8NWPw8

1 Like

Pyfrost!
pyfrost

1 Like

Latest Bifrost version is 2.7.1
https://help.autodesk.com/view/BIFROST/ENU/?guid=Bifrost_ReleaseNotes_release_notes_release_notes_2_7_1_0_html

Updated Bifrost USD

PPG node Pack

1 Like

Bullet integration for Bifrost.
Great exaple of the Bifrost SDK.

1 Like

Bifrost 2.8 released.

https://help.autodesk.com/view/BIFROST/ENU/?guid=Bifrost_ReleaseNotes_release_notes_release_notes_2_8_0_0_html

https://help.autodesk.com/view/BIFROST/ENU/?guid=Bifrost_ReleaseNotes_release_notes_release_notes_2_9_0_0_html

https://help.autodesk.com/view/BIFROST/ENU/?guid=Bifrost_ReleaseNotes_release_notes_release_notes_2_10_0_0_html

https://x.com/akasaki1211/status/1783198896443043896

Bifrost Executor SDK

The Bifrost Executor SDK provides a set of classes for setting up a BifrostGraph::Executor::Workspace, loading and compiling a Bifrost graph, setting inputs, executing a Bifrost job, and retrieving outputs (See Bifrost Executor SDK).

Bifrost Geometry

The Bifrost Geometry API is a collection of functions to manipulate a dictionary-like data structure that represents a Bifrost geometry.

There are no specific geometry data structures in Bifrost: no mesh, no point, no strand-specific geometry. A Bifrost geometry is a property-based data structure that stores its geometrical elements in a Bifrost object.

https://help.autodesk.com/view/BIFROST/ENU/?guid=Bifrost_DevHelp_SDKReleaseNotes_Bifrost_2_10_0_0_SDK_html

1 Like