» hot.Libraries
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

hot.Libraries

acl(admin devvvv vvvvgroup)

Library (EX9.Texture)

could even have a cast-window to select textures interactively and get little previews. but mainly the idea would be to feed it with filenames and make the texturesettings (previously set on individual FileTexture nodes) at one central place.

there is one systemwide enum called TextureLibraries. every library node adds an entry to that enum, with its given name.

inputs (all spreadable)

  • library name
  • filename
  • load in background
  • preload to video memory
  • reload
  • repair
  • texture type (is this really needed? can't we read that from the file?)
  • texture format
  • mipmaps (consider: from file, vs. all)
  • width
  • height
  • depth

outputs

  • layer (to connect to a specific renderer/device)
  • progress 0..1 (async load progress)
  • status (to report textures that failed loading..)

LibraryTexture (EX9.Texture)

first an entry in the TextureLibraries is chosen. here we can have a default library linking to still to be pimped texture library. then the enum of the second input adapts to the chosen subtype and a specific file can be chosen from the library.

inputs (all spreadable)

  • TextureLibraries enum
  • filename string

outputs (all spreadable)

  • texture
  • width
  • height
  • depth
  • mm count

Implementation

seems at the moment the async-loading is not done correctly: textures are created on the loader thread, which requires us to set the MULTITHREADED device flag. better do it as described here.

anonymous user login

Shoutbox

~10h ago

joreg: Tonight, May 3, vvvv meetup in Berlin or via stream: https://visualprogramming.net/blog/2024/24.-vvvv-worldwide-meetup/

~4d ago

joreg: Workshop on 02 05: Intro to the Stride 3D Engine. Signup here: https://thenodeinstitute.org/courses/ss24-vvvv-intro-to-the-stride-3d-engine-in-vvvv/

~5d ago

joreg: The new vvvv Show-Off-Reel is out: https://vimeo.com/930568091

~11d ago

joreg: The summer season of vvvv workshops at The NODE Institute is out: https://thenodeinstitute.org/ss24-vvvv-intermediates/

~11d ago

domj: If you happen to be in Prague, come join us at the Schema workshop on Thursday 25.4. :) https://www.facebook.com/events/395516526614988/?ti=ls

~23d ago

joreg: Postponed: Next vvvv beginner course starting April 29: https://thenodeinstitute.org/courses/vvvv-beginner-class-summer-2024/