Skip to content

Commit

Permalink
monthly review May 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
baxtan committed Jun 1, 2024
1 parent 105cce9 commit e7292f1
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
---
date: "2024-06-01"
title: "vvvvhat happened in May 2024"
description: "Last month in review"
categories: Monthly Reviews
author: joreg
---
///
suggestions

vvvv gamma 6.4 is out! Have a look at the [change log](https://thegraybook.vvvv.org/changelog/6.x.html) for details.

We have added [VL.BlueIOT](https://visualprogramming.net/blog/2024/introducing-blueiot-real-time-location-system/). It support realtime location system (RTSL).

///


## Learning vvvv
![](Fuse03.png)
#### Its FUSE time!
The NODE Institute's vvvv intermidate workshops has a strong focus on the [FUSE libraray](https://thenodeinstitute.org/ss24-vvvv-intermediates/) for the coming weeks!

Here is what to expect in June:
* June 6: [All about noise Functions](https://thenodeinstitute.org/courses/ss24-vvvv-all-about-noise-functions-with-fuse/)
* June 13: [All about signed distance fields](https://thenodeinstitute.org/courses/ss24-vvvv-all-about-signed-distance-fields-with-fuse/)
* June 20: [All about Raymarching](https://thenodeinstitute.org/courses/ss24-vvvv-all-about-raymarching-with-fuse/)
* June 27: [Rendering techniques](https://thenodeinstitute.org/courses/ss24-vvvv-rendering-techniques-with-fuse/)

## Contributions
Many thanks to those of you who help complete vvvv with countless additions! For an overview of libraries available for vvvv [start here](https://thegraybook.vvvv.org/reference/libraries/overview.html).

And updates to the following:
- [VL.Devices.TheImagingSource](https://www.nuget.org/packages/VL.Devices.TheImagingSource)
- [VL.Video](https://www.nuget.org/packages/VL.Video)
- [VL.Stride.TextureFX](https://www.nuget.org/packages/VL.Stride.TextureFX)
- [VL.Stride](https://www.nuget.org/packages/VL.Stride)
- [VL.Skia](https://www.nuget.org/packages/VL.Skia)
- [VL.Serialization.Raw](https://www.nuget.org/packages/VL.Serialization.Raw)
- [VL.Serialization.MessagePack](https://www.nuget.org/packages/VL.Serialization.MessagePack)
- [VL.Serialization.FSPickler](https://www.nuget.org/packages/VL.Serialization.FSPickler)
- [VL.IO.Redis](https://www.nuget.org/packages/VL.IO.Redis)
- [VL.IO.OSCQuery](https://www.nuget.org/packages/VL.IO.OSCQuery)
- [VL.ImGui.Skia](https://www.nuget.org/packages/VL.ImGui.Skia)
- [VL.FuzzySearch](https://www.nuget.org/packages/VL.FuzzySearch)
- [VL.Interpolator](https://www.nuget.org/packages/VL.Interpolator)
- [VL.Addons](https://www.nuget.org/packages/VL.Addons)
- [VL.Rhino.3dm](https://www.nuget.org/packages/VL.Rhino.3dm)
- [VL.IO.OpenVR](https://www.nuget.org/packages/VL.IO.OpenVR)
- [VL.MediaPipe](https://www.nuget.org/packages/VL.MediaPipe)
- [VL.IO.MouseKeyGlobal](https://www.nuget.org/packages/VL.IO.MouseKeyGlobal)
- [VL.IO.OSC](https://www.nuget.org/packages/VL.IO.OSC)
- [VL.Audio.UI](https://www.nuget.org/packages/VL.Audio.UI)
- [VL.Audio](https://www.nuget.org/packages/VL.Audio)
- [VL.ScreenRecorder](https://www.nuget.org/packages/VL.ScreenRecorder)
- [VL.IO.RCP](https://www.nuget.org/packages/VL.IO.RCP)
- [VL.Mapper](https://www.nuget.org/packages/VL.Mapper)

Plus three enteries in the forum’s work-in-progress section:
- [VL.Mixbox](https://discourse.vvvv.org/t/vl-mixbox/22649)
- [VL.CredentialManager](https://discourse.vvvv.org/t/vl-credentialmanager-a-way-to-store-passwords-on-windows/22658)
- [Read ID3 tags from mp3 files](https://discourse.vvvv.org/t/read-id3-tags-from-mp3-files/22653)

## Gallery

{{< vimeo 718477724 >}}

Marshmallow Laser Feast's [EVOLVER](https://marshmallowlaserfeast.com/project/evolver/) at [Festival De Cannes](https://competitionimmersive.festival-cannes.com/en/selection/evolver/)


Plus one publication:
* ["mandala" model](https://academic.oup.com/insilicoplants/article/6/1/diad023/7470451) a research paper on using visual and sound art to translate crop physiology and responses to environmental stresses.

## Jobs
- Always keep an eye on the [vvvv job board](https://discourse.vvvv.org/c/jobs)
- There maybe some more on [The Interactive & Immersive Job Board](https://jobs.interactiveimmersive.io/?s=vvvv&post_type=job_listing&orderby=date) and [dasauge.de](https://dasauge.de/sta/Vvvv/)
- If you need a vvvv specialist or are one yourself, check out this listing of [vvvv specialists available for hire](https://vvvv.org/documentation/vvvv-specialists-available-for-hire)

That was it for April. Anything to add? Please do so in the comments!

0 comments on commit e7292f1

Please sign in to comment.