Author: John Berestiansky
Publisher: Reston
ISBN:
Category : Computers
Languages : en
Pages : 150
Book Description
Learning BASIC Through Graphics on the Commodore 64
Author: John Berestiansky
Publisher: Reston
ISBN:
Category : Computers
Languages : en
Pages : 150
Book Description
Publisher: Reston
ISBN:
Category : Computers
Languages : en
Pages : 150
Book Description
Programming the Commodore 64
Author: Raeto Collin West
Publisher: Compute Publications International
ISBN:
Category : Computers
Languages : en
Pages : 644
Book Description
Publisher: Compute Publications International
ISBN:
Category : Computers
Languages : en
Pages : 644
Book Description
Commodore 64 Programmer's Reference Guide
Author:
Publisher: Prentice Hall
ISBN: 9780672220562
Category : Computers
Languages : en
Pages : 486
Book Description
Introduces the BASIC programming language, shows how to incorporate graphics and music in programs, and discusses the machine language used by the Commodore 64 computer
Publisher: Prentice Hall
ISBN: 9780672220562
Category : Computers
Languages : en
Pages : 486
Book Description
Introduces the BASIC programming language, shows how to incorporate graphics and music in programs, and discusses the machine language used by the Commodore 64 computer
Machine Language for the Commodore 64, 128, and Other Commodore Computers
Author: Jim Butterfield
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 404
Book Description
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 404
Book Description
Commodore 64 Graphics with COMAL
Author: Len Lindsay
Publisher: Reston
ISBN:
Category : Computers
Languages : en
Pages : 182
Book Description
Publisher: Reston
ISBN:
Category : Computers
Languages : en
Pages : 182
Book Description
The Complete Commodore Inner Space Anthology
Author: Hildon, Karl J. H
Publisher: Milton, Ont. : Transactor Pub.
ISBN: 9780969208600
Category : Commodore computers
Languages : en
Pages : 122
Book Description
Publisher: Milton, Ont. : Transactor Pub.
ISBN: 9780969208600
Category : Commodore computers
Languages : en
Pages : 122
Book Description
10 PRINT CHR$(205.5+RND(1)); : GOTO 10
Author: Nick Montfort
Publisher: MIT Press
ISBN: 0262304570
Category : Computers
Languages : en
Pages : 323
Book Description
A single line of code offers a way to understand the cultural context of computing. This book takes a single line of code—the extremely concise BASIC program for the Commodore 64 inscribed in the title—and uses it as a lens through which to consider the phenomenon of creative computing and the way computer programs exist in culture. The authors of this collaboratively written book treat code not as merely functional but as a text—in the case of 10 PRINT, a text that appeared in many different printed sources—that yields a story about its making, its purpose, its assumptions, and more. They consider randomness and regularity in computing and art, the maze in culture, the popular BASIC programming language, and the highly influential Commodore 64 computer.
Publisher: MIT Press
ISBN: 0262304570
Category : Computers
Languages : en
Pages : 323
Book Description
A single line of code offers a way to understand the cultural context of computing. This book takes a single line of code—the extremely concise BASIC program for the Commodore 64 inscribed in the title—and uses it as a lens through which to consider the phenomenon of creative computing and the way computer programs exist in culture. The authors of this collaboratively written book treat code not as merely functional but as a text—in the case of 10 PRINT, a text that appeared in many different printed sources—that yields a story about its making, its purpose, its assumptions, and more. They consider randomness and regularity in computing and art, the maze in culture, the popular BASIC programming language, and the highly influential Commodore 64 computer.
Programming the 6502
Author: Rodnay Zaks
Publisher: Sybex
ISBN:
Category : Computers
Languages : en
Pages : 396
Book Description
Publisher: Sybex
ISBN:
Category : Computers
Languages : en
Pages : 396
Book Description
Computer Graphics from Scratch
Author: Gabriel Gambetta
Publisher: No Starch Press
ISBN: 1718500769
Category : Computers
Languages : en
Pages : 250
Book Description
Computer Graphics from Scratch demystifies the algorithms used in modern graphics software and guides beginners through building photorealistic 3D renders. Computer graphics programming books are often math-heavy and intimidating for newcomers. Not this one. Computer Graphics from Scratch takes a simpler approach by keeping the math to a minimum and focusing on only one aspect of computer graphics, 3D rendering. You’ll build two complete, fully functional renderers: a raytracer, which simulates rays of light as they bounce off objects, and a rasterizer, which converts 3D models into 2D pixels. As you progress you’ll learn how to create realistic reflections and shadows, and how to render a scene from any point of view. Pseudocode examples throughout make it easy to write your renderers in any language, and links to live JavaScript demos of each algorithm invite you to explore further on your own. Learn how to: Use perspective projection to draw 3D objects on a 2D plane Simulate the way rays of light interact with surfaces Add mirror-like reflections and cast shadows to objects Render a scene from any camera position using clipping planes Use flat, Gouraud, and Phong shading to mimic real surface lighting Paint texture details onto basic shapes to create realistic-looking objects Whether you’re an aspiring graphics engineer or a novice programmer curious about how graphics algorithms work, Gabriel Gambetta’s simple, clear explanations will quickly put computer graphics concepts and rendering techniques within your reach. All you need is basic coding knowledge and high school math. Computer Graphics from Scratch will cover the rest.
Publisher: No Starch Press
ISBN: 1718500769
Category : Computers
Languages : en
Pages : 250
Book Description
Computer Graphics from Scratch demystifies the algorithms used in modern graphics software and guides beginners through building photorealistic 3D renders. Computer graphics programming books are often math-heavy and intimidating for newcomers. Not this one. Computer Graphics from Scratch takes a simpler approach by keeping the math to a minimum and focusing on only one aspect of computer graphics, 3D rendering. You’ll build two complete, fully functional renderers: a raytracer, which simulates rays of light as they bounce off objects, and a rasterizer, which converts 3D models into 2D pixels. As you progress you’ll learn how to create realistic reflections and shadows, and how to render a scene from any point of view. Pseudocode examples throughout make it easy to write your renderers in any language, and links to live JavaScript demos of each algorithm invite you to explore further on your own. Learn how to: Use perspective projection to draw 3D objects on a 2D plane Simulate the way rays of light interact with surfaces Add mirror-like reflections and cast shadows to objects Render a scene from any camera position using clipping planes Use flat, Gouraud, and Phong shading to mimic real surface lighting Paint texture details onto basic shapes to create realistic-looking objects Whether you’re an aspiring graphics engineer or a novice programmer curious about how graphics algorithms work, Gabriel Gambetta’s simple, clear explanations will quickly put computer graphics concepts and rendering techniques within your reach. All you need is basic coding knowledge and high school math. Computer Graphics from Scratch will cover the rest.
An Introduction to the Commodore 64
Author: N.B. Scrimshaw
Publisher: Birkhäuser
ISBN: 1489967877
Category : Science
Languages : en
Pages : 133
Book Description
Publisher: Birkhäuser
ISBN: 1489967877
Category : Science
Languages : en
Pages : 133
Book Description