• Help Home
  • English (US)
    1. English (US)
    2. 简体中文
    3. 日本語
Bifrost
    • Bifrost Release Notes
    • Working in the Bifrost Graph Editor
    • Working with Bifrost Graphs in Maya
    • Bifrost Rigging
    • Flow Wedging
    • Bifrost Scripting Documentation
    • Bifrost Developer Help
      • Requirements
      • Bifrost SDK Release Notes
      • Getting Started
        • Bifrost SDK directory structure
        • Bifrost SDK examples
        • Tutorials
          • Getting Started with the SimpleString example
            • Overview
            • Before you begin
            • Design your node
            • Write your source code
            • Annotate your header file
            • Write your macro definition header file
            • Build your operators and their Bifrost pack
            • Test your nodes
      • Concepts
      • Bifrost Operator SDK
      • Bifrost Geometry
      • Bifrost Executor SDK
      • Bifrost API Reference
    Share
    • Email
    • Facebook
    • Twitter
    • LinkedIn

    Overview

    This walkthrough demonstrates the process of creating and packaging two Bifrost operators, integer_to_string and join_strings.

    Image of the two nodes in a graph

    integer_to_string will convert an integer to a string, and join_strings will concatenate two strings together.

    You will use CMake to build the operators and package them into a Bifrost pack. You will import the pack into Maya for testing.

    Continue on to setting up your project before you begin.

    Parent page: Getting started: a walkthrough of the SimpleString example

    Was this information helpful?

    Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. Please see the Autodesk Creative Commons FAQ for more information.

    • Privacy Statement
    • Legal Notices & Trademarks
    • Report Noncompliance
    • © 2025 Autodesk Inc. All rights reserved