VL.TheBigBang
6.1.1
See the version list below for details.
dotnet add package VL.TheBigBang --version 6.1.1
NuGet\Install-Package VL.TheBigBang -Version 6.1.1
<PackageReference Include="VL.TheBigBang" Version="6.1.1" />
paket add VL.TheBigBang --version 6.1.1
#r "nuget: VL.TheBigBang, 6.1.1"
// 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.
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
- 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!
Part V: The Origin of Life
- Operations WIP
- Mutability vs. Immutability WIP
- Object-Oriented Patching WIP
- Records & Classes WIP
- The Lifecycle of an Object WIP
Part VI: The Foundations of Culture
- Time WIP
- File Access WIP
- Serialization WIP
- Data Structures WIP
- Networking WIP
- ImGui WIP
- State Management WIP
- Useful Libraries WIP
Part VII: The Search for Extraterrestrial Intelligence
- Project Structure WIP
- Reactive Programming WIP
- Channels WIP
- Mutable Collections WIP
- Interfaces WIP
- Design Patterns WIP
- Creating a Library *WIP
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>
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.