pex-gl/pex

Pex errors on ExampleApp

chadvavra opened this issue · 2 comments

Using the instructions for running Pex in the browser I get the error.

Error: Cannot find module 'pex-cam/PerspCamera' from '/Users/chadvavra/Documents/CODE/pex/myFirstProject/exampleApp'

Changing main.js to
var PerspCamera = require('pex-cam/perspective');

then tells me
Cannot find module 'pex-cam/Arcball'

I feel like I'm using the wrong version.

Help is much appreciated.

thanks.

vorg commented
vorg commented

Hi, I've updated readme as this command line utility is not maintained at the moment. Please have a look https://github.com/pex-gl/pex/blob/master/README.md