PipelineAndTD

Pipeline and Technical Direction Lab and Lecture code (by NCCA)

PipelineAndTD Alternatives

Similar projects and alternatives to PipelineAndTD based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better PipelineAndTD alternative or higher similarity.

PipelineAndTD reviews and mentions

Posts with mentions or reviews of PipelineAndTD. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-03.
  • Recommendation for Pipeline TD Projects for Junior Role.
    3 projects | /r/vfx | 3 May 2023
    Code here https://github.com/NCCA/ClutterBase It covers a lot of the areas mentioned below so may be of use as idea generation. Here are the lecture notes https://nccastaff.bournemouth.ac.uk/jmacey/msc/PipeLineAndTD/
  • Scattering plugin for Maya
    1 project | /r/Maya | 24 May 2022
    I use code modified from this https://scipython.com/blog/poisson-disc-sampling-in-python/ I actually do a who lecture on how to write a C++ python module on it, you can see the code here https://github.com/NCCA/PipelineAndTD/tree/main/Lecture3Python/DiskSampling Won't take much to convert this into something for Maya if you need it.
  • Graphics module for python?
    1 project | /r/learnpython | 12 Mar 2022
    I would use PySDL for simple stuff (I have issues with Tk not working on my M1 mac). If you want to go really simple and just dump to an easy file format you can create your own. This module https://github.com/NCCA/PipelineAndTD/blob/main/Lecture6Systems/ByteImage/ByteImage.py will allow you to set lines in a simple RGBA framebuffer then write the results to a ppm file. and requires no extra modules.
  • How can I make a library in C++ for Python
    1 project | /r/learnpython | 3 Mar 2022
    There are may ways, I would suggest using PyBind11 or SWIG. Personally I use pybind11 as I like the syntax. I have some lecture notes on it here https://nccastaff.bournemouth.ac.uk/jmacey/msc/PipeLineAndTD/lectures/Lecture3/ and in particular examples showing this (taking a python file, converting it to C++ then making it a module). here https://github.com/NCCA/PipelineAndTD/tree/main/Lecture3Python/DiskSampling
  • A note from our sponsor - WorkOS
    workos.com | 27 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic PipelineAndTD repo stats
4
7
6.9
11 days ago

NCCA/PipelineAndTD is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.

The primary programming language of PipelineAndTD is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com