Alex Gurvich

Results 19 issues of Alex Gurvich

would be nice to automate this... would require being able to click through different panes and then take screen shots of individual html divs but I think that's all doable...

question
docs

this leads to pixelation of image if app is started in small window and window is made full screen. it seems to only be an issue with the projection (thank...

bug

`pip install -e .` is preferred to `python setup.py install` for people who want to install from source

docs

having conditionals in the shader degrades performance (apparently). what if we made ~4 different shaders and then compiled them then created materials for each of the particle groups at startup...

optimization

"enable rescue mode" for when you've done something silly and don't want to have to refresh the entire app but you can't break out of the sleep screen and update...

enhancement
UI

an extension to #116, what if instead of having a single `.ffly` file associated with each node there were multiple levels of detail `.ffly` files with smaller and smaller decimations....

enhancement
roadmap

`allowVRControls` flag and extra library might be all we need, in which case we can just make it a flag...

enhancement
question
flask
roadmap

BUTTONS that when you click them they apply different presets and they're labeled by the name of the file. have a `defaultSettings.json` setting that is just a list of preset...

enhancement
UI

add tween button to the UI to open tweening pane ideas for things it could contain: * i’m thinking tween will have at least a checkbox to enable/disable tweening *...

enhancement
UI