Lewcid.com

(by Subject)
(by Time)
(by Folder)
(by Lewey Geselowitz)


Lewcid by Subject

An outline of Lewcid.com/lg by Subject:

Series / Articles / Editors / Games / Math / Tools / Programming


Series

App Series: Games / Math / Editors

Sculpture - numerous pieces, each with a focus on different kinesthetic experience.

Kinect Articles and Videos - numerous articles on body tracking, interactive animation and Kinect development in general.

Freed Series - A collection of games with the common theme of taking a normal 2d game and seeing how it expands into the 3D realm, that is to say you have 'freed' them from their 2 dimensional confinement

SIRDS - If your interested or just plain enjoy SIRDS (commonly known as Magic-Eye) you'll find all sorts of interesting SIRDS based projects here

Tablet PC - Some quite interesting Tablet PC based software (usually runs on modern Windows machines as well).

Pocket PC - A few Pocket PC apps to help pass the time


Articles


Volumetric Hand Poses - for in-air selection, scroll navigation, zoom, etc.

Energy Work Experiences - journaled experiences in learning how to sense and manipulate bio-electromagnetic fields.

Kinect Articles and Videos - covers muscle based gesture recognition through to kinesthetic gameplay. Created while working on the Kinect and numerous game titles.

Augmented Animation Principals and Practices - an animation guideline developed during my time creating full-body gesture based games for the Xbox.

Sculpture - numerous pieces, each with a focus on different kinesthetic experience.

PeterG's Philosophy in Five Easy Pieces - an article by my father on the philosophical structure and principals by which I was raised.

Also see each project page, product pages, and my Resume and the article outlines below.



Articles: In-Progress / Outlined / Sketched

The Comet - sketch of a futuristic science-fiction story where interfaces use "conceptual holigraphy" to connect daily life, product planning and artistic expression.

Turing Fields - A Lossless Visual Metaphor for any Computation - my most important statement and personal tool for mental and visual constructs that can be used to understand any software system.

Holographic Interval Arithmetic - an article on interval arithmetic, deeply useful in the quantization to pixels that in inherent in visualization.

Interactive History of Programming - web-based interactive programming examples, ordered to explain the history of the industry.


Editors

I love making editors because you get to try out interesting graphics ideas without having to create any real content yourself!

VSaber - Amazing 3D Carving tool, beta now available!

Ink AniEd (TabletPC) - Ink based animation editor, very easy to use

AbSIRDlet - Lets you 'draw in height' using real-time SIRDS in a Java applet.

Imp View (.Net) - A 3D implicit function visualizer. Renders as a voxelized volume using the VSaber engine.

Pocket AniEd (Pocket PC, .Net) - Rapidly create and edit animations on your Pocket PC.

Magic Ink (TabletPC) - Ink based SIRDS editor for the tablet

Branching - A custom java-script type language with simplified lambda expression syntax.

Easy JS - Lets you quickly write some code from any browser using the browsers built in JavaScript interpreter. Also includes a fairly powerful equation evaluator.

CheapSite (OS X/Win) - Web design for lazy people with many web pages to maintain.

PDAbSIRD Editor (PocketPC) - SIRDS Editor for the PocketPC (includes special compressed image format)

QuickConvert (.Net) - Quickly convert images to jpegs and take thumbnails at the same time.

QuickCapture (.Net) - Very quickly deal with images in the clip-board; cropping, saving and such

Paper Work (.Net) - A full animation editor using the same intuitive interface as Ink AniEd. Still under development


Games

A few games, I've worked on over the years.

Professional games can be seen on my portfolio and resume.

Evil Dice 2 - an almost complete fast-paced puzzle extravaganza.

Shuzzle - The Shadow Puzzle - A 3d block building game where you can only see the shadows of the blocks, makes for a great brain buster.

Freed Go (Win/Mac) - Lets you play the game of Go on many different boards including a Sphere, a Torus, a Mobius Strip or on numerous flat fields but with 3, 5 or 6 neighbors.

Freed Invasion (Win/Mac) - Extends the classic puzzle game 'Color Invasion' into the world of 3d with all the interesting boards found in Freed Go

Quake 2 AbSIRD - Now you can experience Quake II in full SIRDS! This is the standard game, it merely represents your environments as SIRDS instead of normal 3D objects. It's like those great Magic-Eye books, except there are zombies trying to kill you.

Evil Dice - The amazing 3D fast-paced puzzle action of Devil Dice is now available on the PC!

SPonglet - Play Pong in real-time SIRDS right in your browser.

Evil Dice PE (PocketPC, Win, OS X) - The amazing fast-paced puzzle action of Devil Dice is now available on the Pocket PC!

Lazy Ink (Tablet, .Net) - This is just a silly little graphics trick you can do with the Tablet SDK. Fun to play around with

SPong - Real-time SIRDS based Pong game, revolutionary stuff

Gox (Java) - It's Go hexagonally, with each piece having 6 instead of 4 neighbors. Interesting, but doesn't have the balance of Go.

Low Ink Pictionary (TabletPC) - Use your Tablet as a Pictionary sketch book thats running out of Ink!

Pegs (PocketPC) - Classic pen based puzzle game for the Pocket PC

Go (PocketPC) - My own personal Go board for the Pocket, no AI (yet)

MindSweeper (PocketPC) - My version of mine sweeper

Othello - Classic Othello game

TG2 - Basically Connect-4, but in 3D, great game, but I wrote it a long time ago.

Towers of Hanoi Problem - Fun to tease other people with


Math

Interval Math (Web) - An interactive interval-arithmetic based visualize exploration of numeric spans.

Imp View (.Net) - A 3D implicit function visualizer. Renders as a voxelized volume using the VSaber engine.

Crystal Math (Win/Linux) - The computer algebra system that could have, and may one day still be

Easy JS - Lets you quickly write some code from any browser using the browsers built in JavaScript interpreter. Also includes a fairly powerful equation evaluator.

Grapher - Bad math core, good at 2D and 3D graphing

SciCalc (PocketPC) - Basic scientific calc for the Pocket PC


Tools

Affinity - Forces an application to run on a single CPU, making older games like System Shock 2 stable.

QuickCapture (.Net) - Very quickly deal with images in the clip-board; cropping, saving and such

QuickConvert (.Net) - Quickly convert images to jpegs and take thumbnails at the same time.

AlarmClock - Let your cave-man instincts wake you.

UNIX@home - A couple Windows apps to make your Windows console feel just a little like a UNIX terminal

Old 3D Stuff - My first 3D apps, very bad editor and viewer

FileMan - File Splitter/Recombiner, for moving large files over 3 1/2 disks (or such)


Programming

See Writings - for more about programming topics.

Interactive History of Programming - web-based interactive programming examples, ordered to explain the history of the industry.

ESL - Extensible Shading Language - an extensible and compose-able shading language design, from parser to runtime.

Easy JS - Lets you quickly write some code from any browser using the browsers built in JavaScript interpreter. Also includes a fairly powerful equation evaluator.

LewCheck - Comparing two programs on the same input? Heres a better way.

Teach - Tool for interactively teaching linked lists, trees and so forth (great tool, I tutored with it a lot)