Hi! This guide aims to remove completely NDI from macOS. If there is a missing or a mistake please inform me.
Open NDI Virtual Input and instead of clicking 'Install Camera Extension', start by uninstalling the existing Camera Extensions:
Hi! This guide aims to remove completely NDI from macOS. If there is a missing or a mistake please inform me.
Open NDI Virtual Input and instead of clicking 'Install Camera Extension', start by uninstalling the existing Camera Extensions:
https://jason.pureconcepts.net/2015/10/install-apache-php-mysql-mac-os-x-el-capitan/ | |
https://jason.pureconcepts.net/2012/10/install-apache-php-mysql-mac-os-x/ | |
https://coolestguidesontheplanet.com/get-apache-mysql-php-and-phpmyadmin-working-on-osx-10-11-el-capitan/ | |
http://www.alphansotech.com/blogs/setup-apache-mysql-php-phpmyadmin-mac-osx/ | |
https://mallinson.ca/osx-web-development/ | |
https://coolestguidesontheplanet.com/get-apache-mysql-php-and-phpmyadmin-working-on-osx-10-11-el-capitan/ | |
##Apache httpd file location | |
/etc/apache2 |
/* Save this file with a jsx extension and place in your | |
Illustrator/Presets/en_US/Scripts folder. You can then | |
access it from the File > Scripts menu */ | |
var decimalPlaces = 3; | |
var scale = prompt("1/", " ", "Enter Scale"); | |
if (app.documents.length > 0) { | |
if (app.activeDocument.selection.length < 1) { | |
alert("Select a path"); | |
} else if (app.activeDocument.selection[0].area) { |
#---- | |
# You must change inputs and outputs of RhinoScript item like that: https://i.vgy.me/cJRKsV.png | |
#---- | |
# You can find the Rhinoceros Color Based Shell Attractor video | |
# in YouTube with that link: https://youtu.be/8t3As2xJpX0 | |
#---- | |
__author__ = "efekan çakır" | |
__version__ = "2021.01.08" | |
import rhinoscriptsyntax as rs |