Skip to content

from2001/glTFast_VisualScriptingNodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

glTFast Visual Scripting Nodes

Unity Visual Scripting node library for glTF/glb 3d models

Duck glTFastVisualScriptingNodes

Features

  • Load glTF/glb models with URL
  • File cache

Install via OpenUPM command-line interface

# Install openupm-cli
npm install -g openupm-cli

# Go to your unity project directory
cd YOUR_UNITY_PROJECT_DIR

# Install package: Use -f option to avoid install error  
openupm add -f com.from2001.gltfast-visualscripting-nodes

How to Use

Notice: Check "Coroutine" in the "On Start Event" triger node.

Samples

  1. Load glb model
  2. Load glb model and rotate

Samples

ToDo

  • Make usage samples
  • VisionOS Support
  • implement Cache feature
  • add target Gameobject as an input port
  • add size adjustment option

Repositories

Others

About

Unity Visual Scripting node library for glTFast

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages