10.8

"Ashima" Vertex Noise with Lighting and Texture (Composition by gtoledo3)

Author: gtoledo3
License: Creative Commons Attribution
Date: 2012.09.01
Compatibility: 10.5, 10.6, 10.7, 10.8
Categories:
Required plugins:
(none)

Per the conversation here: http://kineme.net/forum/DevelopingCompositions/Environmentmapsandvertexn...

I decided to put together an example over morning coffee.

This is a GLSL shader that "intercepts" the lighting position, diffuse, specular, and shininess, etc., and basically just sets up a Blinn-Phong model lighting using that info - so Lighting patch controls can be used as expected.

Then I added the popular "ashima arts" perlin noise implementation that's been kicking around that I've been seeing in the frag shaders, but placed in the vertex shader - so that there's some tweakable exposure (though I don't really recommend it) instead of just invoking the default noise function.

Release: FileTools, v1.1

Release Type: Production
Version: 1.1
Release Notes

Changes since FileTools 1.0

  • Incorporated the PDF Renderer patch, which was formerly a standalone plugin. Be sure to remove PDFRenderer.plugin before installing FileTools 1.1.
  • Tested on 10.8.

Release: KinemeCore, v0.6.0

Release Type: Production
Version: 0.6.0
Release Notes

Changes since KinemeCore 0.5.2

  • "Full screen on startup" option re-enabled.
  • Fixed crash on 10.8 when using non-linear noodles.
  • Added preference to select folder where crash files are saved. (feature request)
  • Tested on 10.8.

Known Issues

  • plugin installation assistant crashes on 10.7; disabled.
  • spotlight importer doesn't install automatically on 10.7 (but you can manually copy it to /Library/Spotlight)
  • syncing with the kineme.net composition repository doesn't work; disabled
  • reporting crashes to kineme.net doesn't work; disabled
  • stepping the viewer frame-by-frame doesn't work on 10.7; disabled. (On 10.8, frame stepping is a native QC Editor feature.)
  • "slim title bars" feature doesn't work; disabled
  • editor scroll bar tweaks don't work; disabled

Release: Alpha Blend Mode, v1.2

Release Type: Production
Version: 1.2
Release Notes

Changes since AlphaBlendMode 1.1

  • Tested on 10.8

Fibonacci_Golden_Tunnel (Composition by dust)

Author: dust
License: Public Domain
Date: 2012.08.10
Compatibility: 10.6, 10.7, 10.8
Categories:
Required plugins:
(none)

this is an approximation of a golden spiral with a fibonacci sequence driving some colors. it makes a serpent or tunnel like effect. i thought it would make a nice back drop or screen saver type of effect. different images and serpent sizes will produce different effects...