Skip to content

A GUI application for finding 3D assets and loading them into GPlay.

License

Notifications You must be signed in to change notification settings

joseyose/assetLoader

Repository files navigation

AssetLoader

Tests

AssetLoader is an application that loads 3D objects, ie: obj, fbx, abc, bgeo, into GPlay which is a viewport similar to the one found in Houdini for quick previewing.

You can rotate, tumble, zoom and even render the viewed geometry.

There is no limit for how many instances can be loaded up, but keep in mind your own system specs.

Requirements:

  • python == 3.8
  • pyqt5 == 5.15.4
  • houdini == 18.5

Setup

Download and install Python3.8

Download and install Houdini Apprentice

Make sure both python and houdini are in your PATH environment variable.

Run the following commands:

# Install pyqt5
pip3 install pyqt5==5.15.4

# Run the application
python3 ./app_assetloader.py

Usage

python3 ./app_assetloader.py

Screenshots

License


See the LICENSE file for license rights and limitations (MIT).

About

A GUI application for finding 3D assets and loading them into GPlay.

Topics

Resources

License

Stars

Watchers

Forks

Languages