SuperPaint

Last updated
Richard Shoup's SuperPaint computer, a Data General Nova 800, at the Computer History Museum Computer History Museum - SuperPaint.jpg
Richard Shoup's SuperPaint computer, a Data General Nova 800, at the Computer History Museum

SuperPaint was a pioneering graphics program and framebuffer computer system developed by Richard Shoup at Xerox PARC. The system was first conceptualized in late 1972 and produced its first stable image in April 1973. SuperPaint was among the earliest uses of computer technology for creative artworks, video editing, and computer animation, all of which would become major areas within the entertainment industry and major components of industrial design.

Contents

SuperPaint had the ability to capture images from standard video input or combine them with preexisting digital data. SuperPaint was also the first program to use now-ubiquitous features in common computer graphics programs such as changing hue, saturation and value of graphical data, choosing from a preset color palette, custom polygons and lines, virtual paintbrushes and pencils, and auto-filling of images. SuperPaint was also one of the first graphics programs to use a graphical user interface and was one of the earliest to feature anti-aliasing.

SuperPaint was used in the mid-1970s to make custom television graphics for KQED-TV in San Francisco, and later to make technical graphics and animations for the NASA Pioneer Venus project mission in 1978. Due to differences with management at PARC, Shoup left Xerox in 1979 to found graphics company Aurora Systems, while colleague Alvy Ray Smith went to work at New York Institute of Technology. In 1980, Smith and others joined Industrial Light & Magic, George Lucas's movie special effects firm, and this group later founded Pixar. Shoup won an Emmy Award in 1983, and an Academy Scientific Engineering Award shared with Smith and Thomas Porter in 1998, for his development of SuperPaint.

Hardware

The SuperPaint system was a custom computer system built around a Data General Nova 800 minicomputer CPU and a hand-wired shift register framebuffer. This system had 311,040 bytes of memory and was capable of storing 640 by 480 pixels of data with 8 bits of color depth. The memory was scattered across 16 circuit boards, each loaded with multiple 2-kilobit shift register chips. While workable, this design required that the total framebuffer be implemented as a 307,200 byte shift register that shifted in synchronization with the television output signal. The primary drawback to this scheme was that memory was not random access. Rather, a given position could be accessed only when the desired scan-line and pixel time rolled around. This gave the system a maximum latency of 33 ms for writing to the framebuffer.

Also included in the SuperPaint configuration was an 8-bit video digitizer, and direct conversion to standard NTSC video.

The system is now in the permanent collection of the Computer History Museum in Mountain View, California.

Related Research Articles

<span class="mw-page-title-main">Original Chip Set</span> Chipset used in Amiga personal computer

The Original Chip Set (OCS) is a chipset used in the earliest Commodore Amiga computers and defined the Amiga's graphics and sound capabilities. It was succeeded by the slightly improved Enhanced Chip Set (ECS) and greatly improved Advanced Graphics Architecture (AGA).

<span class="mw-page-title-main">Xerox Alto</span> Computer made by Xerox

The Xerox Alto is a computer designed from its inception to support an operating system based on a graphical user interface (GUI), later using the desktop metaphor. The first machines were introduced on 1 March 1973, a decade before mass-market GUI machines became available.

In computer graphics, planar is the method of arranging pixel data into several bitplanes of RAM. Each bit in a bitplane is related to one pixel on the screen. Unlike packed, high color, or true color graphics, the whole dataset for an individual pixel isn't in one specific location in RAM, but spread across the bitplanes that make up the display. Planar arrangement determines how pixel data is laid out in memory, not how the data for a pixel is interpreted; pixel data in a planar arrangement could encode either indexed or direct color.

In packed pixel or chunky framebuffer organization, the bits defining each pixel are clustered and stored consecutively. For example, if there are 16 bits per pixel, each pixel is represented in two consecutive (contiguous) 8-bit bytes in the framebuffer. If there are 4 bits per pixel, each framebuffer byte defines two pixels, one in each nibble. The latter example is as opposed to storing a single 4-bit pixel in a byte, leaving 4 bits of the byte unused. If a pixel has more than one channel, the channels are interleaved when using packed pixel organization.

A blitter is a circuit, sometimes as a coprocessor or a logic block on a microprocessor, dedicated to the rapid movement and modification of data within a computer's memory. A blitter can copy large quantities of data from one memory area to another relatively quickly, and in parallel with the CPU, while freeing up the CPU's more complex capabilities for other operations. A typical use for a blitter is the movement of a bitmap, such as windows and fonts in a graphical user interface or images and backgrounds in a 2D video game. The name comes from the bit blit operation of the 1973 Xerox Alto, which stands for bit-block transfer. A blit operation is more than a memory copy, because it can involve data that's not byte aligned, handling transparent pixels, and various ways of combining the source and destination data.

Bit blit is a data operation commonly used in computer graphics in which several bitmaps are combined into one using a boolean function.

<span class="mw-page-title-main">Framebuffer</span> Portion of random-access memory containing a bitmap that drives a video display

A framebuffer is a portion of random-access memory (RAM) containing a bitmap that drives a video display. It is a memory buffer containing data representing all the pixels in a complete video frame. Modern video cards contain framebuffer circuitry in their cores. This circuitry converts an in-memory bitmap into a video signal that can be displayed on a computer monitor.

Text mode is a computer display mode in which content is internally represented on a computer screen in terms of characters rather than individual pixels. Typically, the screen consists of a uniform rectangular grid of character cells, each of which contains one of the characters of a character set; at the same time, contrasted to all points addressable (APA) mode or other kinds of computer graphics modes.

<span class="mw-page-title-main">Television Interface Adaptor</span> Video/audio/input chip of the Atari 2600

The Television Interface Adaptor (TIA) is the custom computer chip, along with a variant of the MOS Technology 6502 constituting the heart of the 1977 Atari Video Computer System game console. The TIA generates the screen display, sound effects, and reads the controllers. At the time the Atari VCS was designed, even small amounts of RAM were expensive. The chip was designed around not having a frame buffer, instead requiring detailed programming to create even a simple display.

<span class="mw-page-title-main">Motorola 6845</span> Display controller

The Motorola 6845, or MC6845, is a display controller that was widely used in 8-bit computers during the 1980s. Originally intended for designs based on the Motorola 6800 CPU and given a related part number, it was more widely used alongside various other processors, and was most commonly found in machines based on the Zilog Z80 and MOS 6502.

The Computer Animation Production System (CAPS) was a proprietary collection of software, scanning camera systems, servers, networked computer workstations, and custom desks developed by The Walt Disney Company and Pixar in the late 1980s. Although outmoded by the mid-2000s, it succeeded in reducing labor costs for ink and paint and post-production processes of traditionally animated feature films produced by Walt Disney Animation Studios. It also provided an entirely new palette of digital tools to the filmmakers.

A display list is a series of graphics commands that define an output image. The image is created (rendered) by executing the commands to combine various primitives. This activity is most often performed by specialized display or processing hardware partly or completely independent of the system's CPU for the purpose of freeing the CPU from the overhead of maintaining the display, and may provide output features or speed beyond the CPU's capability.

<span class="mw-page-title-main">Alvy Ray Smith</span> American filmmaker, Pixar co-founder

Alvy Ray Smith III is an American computer scientist who co-founded Lucasfilm's Computer Division and Pixar, participating in the 1980s and 1990s expansion of computer animation into feature film.

In computing, indexed color is a technique to manage digital images' colors in a limited fashion, in order to save computer memory and file storage, while speeding up display refresh and file transfers. It is a form of vector quantization compression.

<span class="mw-page-title-main">Cromemco Dazzler</span>

The Cromemco Dazzler was a graphics card for S-100 bus computers introduced in a Popular Electronics cover story in 1976. It was the first color graphics card available for microcomputers. The Dazzler was the first of a succession of increasingly capable graphics products from Cromemco which, by 1984, were in use at 80% of all television stations in the U.S. for the display of weather, news, and sports graphics.

The history of computer animation began as early as the 1940s and 1950s, when people began to experiment with computer graphics – most notably by John Whitney. It was only by the early 1960s when digital computers had become widely established, that new avenues for innovative computer graphics blossomed. Initially, uses were mainly for scientific, engineering and other research purposes, but artistic experimentation began to make its appearance by the mid-1960s – most notably by Dr Thomas Calvert. By the mid-1970s, many such efforts were beginning to enter into public media. Much computer graphics at this time involved 2-dimensional imagery, though increasingly as computer power improved, efforts to achieve 3-dimensional realism became the emphasis. By the late 1980s, photo-realistic 3D was beginning to appear in film movies, and by mid-1990s had developed to the point where 3D animation could be used for entire feature film production.

<span class="mw-page-title-main">Richard Shoup (programmer)</span> American computer scientist

Richard Shoup was an American computer scientist and entrepreneur, mainly known from his pioneering work on computer graphics and animation. Originally from Gibsonia, Pennsylvania, he last resided in San Jose, California.

<span class="mw-page-title-main">David DiFrancesco</span>

David DiFrancesco,, is a photoscientist, inventor, cinematographer, and photographer. He is a founding member of three organizations which pioneered computer graphics for digital special effects and film with Edwin Catmull and Alvy Ray Smith, including; New York Institute of Technology Computer Graphics Lab, Lucasfilm Computer Division, and Pixar, financed by Steve Jobs.

The Pixar Photoscience Division, a division of Pixar Animation Studios, was founded in 1979 at Lucasfilm for the express purpose of designing and building a laser recorder/scanner system to input and output film to a computer for compositing and color correction of special effects. In the early years of Pixar's history, the team was responsible for the design of color monitoring instrumentation to control the color gamut and gamma of the digital images onto 35mm film using a more advance laser recorder system called PixarVision. In later years at Pixar, the team was responsible for transforming the artists computer animated images onto film master negatives. Today the team manages all digital content to a variety of delivery media, film, DVD, and digital cinema projection. The team has won Engineering and Technical Academy Awards and patents for their work in Motion Picture Sciences.

References

See also