VL.TheBigBang 6.1.1

dotnet add package VL.TheBigBang --version 6.1.1                
NuGet\Install-Package VL.TheBigBang -Version 6.1.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VL.TheBigBang" Version="6.1.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VL.TheBigBang --version 6.1.1                
#r "nuget: VL.TheBigBang, 6.1.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install VL.TheBigBang as a Cake Addin
#addin nuget:?package=VL.TheBigBang&version=6.1.1

// Install VL.TheBigBang as a Cake Tool
#tool nuget:?package=VL.TheBigBang&version=6.1.1                

VL.TheBigBang

This is a tutorial series covering all nodes and techniques to get you started with the visual programming environment vvvv and its language VL.

You can also find a short series of video tutorials based on these patches on Youtube.<br /> https://youtube.com/playlist?list=PL2KeRstDQVRRVnzCHEambwAI4yWmpIF-p

If you find this material helpful, please consider supporting its development.

ko-fi

Installation

If you are new to vvvv, download it over at www.visualprogramming.net.

Afterwards, click on the little gray icon in the top left corner (the so-called Quad Menu), navigate to "Manage Nugets > Commandline" and type the following:

nuget install VL.TheBigBang

When the package is successfully installed, hit F1 to open the Help Browser and scroll to the section called "TheBigBang". Have fun and let me know if there are questions or problems by opening an issue on GitHub!

Content

Part I: The Initial Singularity

  1. Introduction
  2. Types & IOBoxes
  3. Nodes & Pins
  4. Simple Math
  5. Type Conversion
  6. Colors
  7. Strings
  8. Error Handling

Part II: The Subatomic Particles

  1. 2D Rendering
  2. 3D Rendering
  3. Complex Types
  4. Process Nodes
  5. Video and Camera Input
  6. Texture Sources & Effects
  7. Mixing Skia & Stride
  8. Controlling Patches
  9. Animation
  10. Typography
  11. Transformations

Part III: The Cosmic Inflation

  1. Spreads
  2. Iteration
  3. Spread Generators
  4. Looping Techniques
  5. Pads
  6. Update & Create
  7. Managing Spreads
  8. Dictionaries

Part IV: The Primordial Soup

  1. Mouse Input
  2. Collision
  3. Triggers & Flops
  4. Counting
  5. Keyboard Input
  6. Audio Input
  7. Boolean Logic
  8. Ranges
  9. Angles
  10. Transitions
  11. Algorithms

Currently I am working on the last bits of this tutorial series. Please consider supporting the development, if this tutorial has helped you and your practice so far and you want to speed things up!

Part V: The Origin of Life

  1. Operations WIP
  2. Mutability vs. Immutability WIP
  3. Object-Oriented Patching WIP
  4. Records & Classes WIP
  5. The Lifecycle of an Object WIP

Part VI: The Foundations of Culture

  1. Time WIP
  2. File Access WIP
  3. Serialization WIP
  4. Data Structures WIP
  5. Networking WIP
  6. ImGui WIP
  7. State Management WIP
  8. Useful Libraries WIP

Part VII: The Search for Extraterrestrial Intelligence

  1. Project Structure WIP
  2. Reactive Programming WIP
  3. Channels WIP
  4. Mutable Collections WIP
  5. Interfaces WIP
  6. Design Patterns WIP
  7. Creating a Library *WIP

ko-fi

Supporters

Many thanks to these people for buying me a Mandelbrot on Ko-Fi!

cheheart, brunotti, sunep, michaelias, CeeYaa, amir, TobyK, Johannes Timpernagel, Shaul Tzemach, m4d, Paul Kimmerl, Manuel Ehrenfeld, efx, Emanuele Foti

Also special thanks to Rosi, Matthias, Ilina and Julian for proof-reading!

License

<p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><a property="dct:title" rel="cc:attributionURL" href="https://github.com/chkworks/VL.TheBigBang">VL.TheBigBang</a> by <a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="https://www.3e8.studio">chk</a> is licensed under <a href="http://creativecommons.org/licenses/by-sa/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC BY-SA 4.0 <img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/sa.svg?ref=chooser-v1"></a></p>

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.1.1 102 9/15/2024
6.1.0 664 3/24/2024
6.0.2 302 3/6/2024
6.0.1 231 3/4/2024
6.0.0 255 3/3/2024