VL.TheBigBang
7.0.0
dotnet add package VL.TheBigBang --version 7.0.0
NuGet\Install-Package VL.TheBigBang -Version 7.0.0
<PackageReference Include="VL.TheBigBang" Version="7.0.0" />
<PackageVersion Include="VL.TheBigBang" Version="7.0.0" />
<PackageReference Include="VL.TheBigBang" />
paket add VL.TheBigBang --version 7.0.0
#r "nuget: VL.TheBigBang, 7.0.0"
#:package VL.TheBigBang@7.0.0
#addin nuget:?package=VL.TheBigBang&version=7.0.0
#tool nuget:?package=VL.TheBigBang&version=7.0.0
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.
Installation
If you are new to vvvv, download it over at vvvv.org.
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
- Introduction
- Types & IOBoxes
- Nodes & Pins
- Simple Math
- Type Conversion
- Colors
- Strings
- Error Handling
Part II: The Subatomic Particles
- 2D Rendering
- 3D Rendering
- Complex Types
- Process Nodes
- Video and Camera Input
- Texture Sources & Effects
- Mixing Skia & Stride
- Controlling Patches
- Animation
- Typography
- Transformations
Part III: The Cosmic Inflation
- Spreads
- Iteration
- Spread Generators
- Looping Techniques
- Pads
- Update & Create
- Managing Spreads
- Dictionaries
Part IV: The Primordial Soup
- Mouse Input
- Collision
- Triggers & Flops
- Counting
- Keyboard Input
- Audio Input
- Boolean Logic
- Ranges
- Angles
- Transitions
- 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!
Special thanks to Rosi Grillmair, Matthias Husinsky, Ilina Kokaleska and Julian Grumer 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>
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.