uncojohnco / sandbox--USD

0 stars 0 forks source link

usd-sandbox

Projects

Diary

2019-06-28 - Thursday

Watched videos...

2019-06-28 - Friday

Install Platform

Build USD

Ubuntu 18.04 LTS

Needed to setup the following dependencies before I could build USD

git clone https://github.com/PixarAnimationStudios/USD.git

sudo apt install gcc
sudo apt install build-essential
sudo apt install cmake

# sudo apt install qt4-qmake
# sudo apt install libqt4-dev
# audo apt install python-pip
# python2 -m pip install PySide

sudo apt-get install pyside-tools

python2 -m pip install PyOpenGL # PyOpenGL_accelerate

sudo apt install zlib1g-dev
sudo apt install libglew-dev libglfw3-dev libglfw3
# sudo apt install libxcursor-dev
# sudo apt install libxinerama-dev
sudo apt install xorg-dev

sudo apt install libcanberra-gtk-module libcanberra-gtk3-module

May look at creating a rez package to launch into a USD environ...

2019-06-29 - Saturday

Probably won't get much done today as I had Muai Thai this arvo and Have a bbq tonight.

2019-06-30 - Sunday

Morning...

Afternoon...

2019-07-01 - Monday

2019-07-01 - Tuesday

Evening

I'll have a crack at this again on the weekend, may try centos again...