Search results for query: *

  1. V

    Question Building room with dimensions?

    A couple years ago I did a photogrammetry reconstruction of my room, took it into blender, cleaned it up then imported it into Unity 2018, built a simple mesh collider then imported it to VAM. Could try something like this: https://alicevision.org/
  2. V

    AI Voice recommendations?

    I've tried tortoise it's not bad especially for being offline but not realtime. You do have to play with the outputs to get it right. I did make little clips and add them together but it's inconsistent. For example reading the current hour then use chained multiple single word clips together...
  3. V

    Load Texture to dynamic Mesh in C#

    Here is an example I made a while back for loading in an external .png as an animation texture. Should also handle .dds/.tga but haven't tested. Hopefully helps in some way.
  4. V

    A farewell from JustLookingForNothin

    Wishing you health and happiness with your new family member. Thank you also for all the helpful guidance you've provided to the community. Take care. ❤
  5. V

    Plugins LabelTrackers - LabelTrackers 1.2 update

    This update adds naming labels for trackers, suggested by Timbo. Please use as a "scene plugin" instead of "session plugin". If you want to simplify storing names setup then after labeling your trackers save as a scene plugin preset. Then just load back the preset for the labels you need.
  6. V

    Plugins LabelTrackers

    VRStudy updated LabelTrackers with a new update entry: LabelTrackers 1.2 update Read the rest of this update entry...
  7. V

    [ Coding ] Appearance and skin lock, how to ?

    Glad it works, feel free to use the code :). I used ILSpy to look through code, sometimes you have to find workarounds since a lot of the class method/properties are protected or private.
  8. V

    [ Coding ] Appearance and skin lock, how to ?

    Hazmhox, Great work on the 2069 story ?, must have taken some time to put together. I finally found that the presetManager is linked to the atom. Here is some code to set the presets. public override void Init() { try {...
  9. Resource icon

    Plugins LabelTrackers 1.2
    Hub-Hosted VAR CC BY

    A plugin to make it easier to find the name and roles of trackers in VR.
  10. V

    Plugins LabelTrackers

    VRStudy submitted a new resource: LabelTrackers - A plugin to make it easier to find the name and roles of trackers in VR. Read more about this resource...
Back
Top Bottom