Skip to content
View scottdmilner's full-sized avatar
  • United States

Highlights

  • Pro

Block or report scottdmilner

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
scottdmilner/README.md

Hello 👋

My name is Scott, I'm a Computer Science student studying CG/Animation/VFX pipelines at Brigham Young University 🛠⚙️.

I'm currently deep in my senior capstone—an animated short about a meet-cute in a crypt. I've architected our pipeline from scratch, feel free to check out all my work at dungeon-pipeline!

Big into: USD, Houdini, board games, and 400 year-old music

Other favorite projects/highlights:

  • PipeBot — a Discord bot to help artists that don't have GitHub accounts open GitHub issues and process ShotGrid Flow Production Tracking webhooks
  • accomplice_pipe — a short film pipeline I contributed to for the BYU Center for Animation's 2024 student film Student Accomplice. Student Accomplice won a Student Academy Award as well as the Rookies Film of the Year.
  • maya-capture — added a Camera Sequencer playblasting feature to this great project by @abstractfactory. My contribution appeared in release v2.6.0!
  • tractor-https — Dockerized deployment of Pixar's Tractor Engine with HTTPS via nginx instead of the default HTTP. This allows secure server-side authentication, such as with a PAM module. Currently deployed at Brigham Young University.

Pinned Loading

  1. dungeon-pipeline dungeon-pipeline Public

    Pipeline for BYU Animation's Class of 2025 capstone film

    Python 6 4

  2. tractor-https tractor-https Public

    Pixar's Tractor with HTTPS and FreeIPA Authentication

    Shell 1

  3. Student-Accomplice-Pipeline-Team/accomplice_pipe Student-Accomplice-Pipeline-Team/accomplice_pipe Public

    Pipeline for Student Accomplice

    Python 2

  4. pipebot pipebot Public

    A Discord bot for helping out in a CGI film pipeline

    Python

  5. Simple Tractor Engine setup with Docker Simple Tractor Engine setup with Docker
    1
    # Simple Tractor Engine setup with Docker
    2
    
                  
    3
    Install Docker.
    4
    
                  
    5
    Place the `docker-compose.yml` file in a directory along with the Tractor rpm file downloaded from the RenderMan downloads page. Make sure the filename of the rpm matches the variable on line 6 of the yml file.
  6. boxForLinux boxForLinux Public

    Simple Box client for Linux using rclone and Yad

    Shell