Skip to content

Implicit Surface Rendering with Sympy and Tensorflow

Notifications You must be signed in to change notification settings

ataber/dendrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

OSX:

virtualenv -p python3 venv
. venv/bin/activate
pip install --upgrade -r requirements.txt

Windows/OSX: (5/9/16)

Install Docker Toolbox:
https://docs.docker.com/windows/
https://docs.docker.com/mac/

Install Python 3.4+:
https://www.python.org/

Launch Dendrite Creator
Pick TensorFlow, and change ip to http://192.168.99.100:5000
Run Native.py (to be replaced with button)
Click Render

Recommended first test:

  1. Download Meshlab
  2. Run python plotter.py hexagonal_tiling
  3. Load model.obj into Meshlab

About

Implicit Surface Rendering with Sympy and Tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages