Tuesday, February 21, 2017

Visualization Frameworks and tools


Resources:
[1] d3js https://d3js.org
[2] threejs + webgl https://threejs.org/examples/#webgl_interactive_cubes
[3] shadertoy https://www.shadertoy.com/
[4] palette color http://colorbrewer2.org/

No comments:

Script service on Ubuntu

Install odoo as service   Step 1: Create a script  user   ~   vi /usr/local/bin/odoo-start.sh   #!/bin/bash # Optional: Port forward examp...