» 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

~2h ago

joreg: vvvvTv S02E02 is out: Saving & Loading UI State: https://www.youtube.com/live/GJQGVxA1pIQ

~2h ago

joreg: We now have a presence on LinkedIn: https://www.linkedin.com/company/vvvv-group

~7d ago

joreg: vvvvTv S02E01 is out: Buttons & Sliders with Dear ImGui: https://www.youtube.com/live/PuuTilbqd9w

~14d ago

joreg: vvvvTv S02E00 is out: Sensors & Servos with Arduino: https://visualprogramming.net/blog/2024/vvvvtv-is-back-with-season-2/

~14d ago

~14d ago

fleg: hey there! What's the best tool for remote work? Teamviewer feels terrible. Thanks!

~28d ago

joreg: Last call: 6-session vvvv beginner course starting November 4: https://thenodeinstitute.org/courses/ws24-5-vvvv-beginners-part-i/

~1mth ago

joreg: Missed the last meetup? You can rewatch it here: https://www.youtube.com/live/MdvTa58uxB0?si=Fwi-9hHoCmo794Ag

~1mth ago

theurbankind: When is the next big event, like node festival ?

~1mth ago