/work
Streaming Minecraft Blocks to Dynamo Sandbox
#code #visualprogramming #dynamo #python #minecraft
The Raspberry Pi Minecraft Python API allows for manipulation of Minecraft via external Python code. Utilizing a ported version of the API (Raspberry Jam Mod, Minecraft Forge, and the Java Edition of Minecraft), we are able to access Minecraft Python calls in Dynamo.
Revit Model Health Report with .GetWarnings()
#visualprogramming #code #revit #dynamo #python
With the introduction of .GetWarnings() in the Revit 2018 API, I retooled my model health scripts from scratch. For those out there with a similar mindset, here is an approachable starting point that can be easily expanded to include your desired metrics.
Revit Sheet Set (ViewSet) from Project Browser Selection
#visualprogramming #code #revit #dynamo #python
Use Dynamo and Python to create a Revit Sheet Set (ViewSet) from a Project Browser selection.
Synchronize Revit Key Schedules Using an Excel Master List
#visualprogramming #code #excel #revit #dynamo #python
Use Dynamo, Python, and Excel to synchronize Revit key schedules across multiple Revit files.
Excel Sheet Index to Revit Placeholder Sheets
#visualprogramming #code #excel #revit #dynamo #python
Convert an Excel Sheet Index into Revit Placeholder Sheets using Dynamo and Python.
Revit Revision Cloud Data to Excel
#visualprogramming #code #excel #revit #dynamo #python
Extract revision cloud data from Revit using Dynamo and Python.
NCAA Bracket in Dynamo
#visualprogramming #dynamo
NCAA bracket in Dynamo. Inspired by @pix3lot.
Fractal Geometry
#maya #zbrush #fractals #sciarc
Fractal geometry in Maya and ZBrush, Fall 2009.
Maya and a MAKE Controller: Form Creation Using Programmable Sensors
#code #maya #sciarc
Flow of Information: [Input Sensors] to [Breadboard] to [MAKE Controller] to [USB Interface] to [mchelper] to [Flash Connector] to [MEL Script in Maya]
Built With Jekyll
#code #html #css
andrewking(me) is hosted from Jekyll source on GitHub Pages.
Attractor Scripts
#code #rhinoscript #sciarc
RhinoScript and Python development of an attractor-weighted grid.
Task Management in Microsoft Outlook
#code #visualbasic #outlook
Visual Basic for Applications (Macro) code to count tasks in Microsoft Outlook.