Skip to content
Visual & Performing Arts · 10th Grade · Interdisciplinary Arts: Fusion and Innovation · Weeks 28-36

Art and Technology: Digital and Interactive Art

An examination of how new technologies (e.g., virtual reality, AI, interactive sensors) are transforming artistic creation and audience engagement.

Common Core State StandardsNCAS: Creating VA.Cr1.2.HSAccNCAS: Connecting VA.Cn11.1.HSAcc

About This Topic

Digital tools have not simply added new techniques to an existing toolkit -- they have changed the fundamental assumptions of artistic practice around authorship, reproducibility, and the relationship between maker and audience. For US 10th graders, this topic covers a spectrum from graphic design and digital illustration to generative AI art, interactive sensor-based installations, virtual reality experiences, and net art. Students encounter artists like Casey Reas and Ben Fry (founders of the Processing programming language), teamLab, and Refik Anadol alongside debates about what AI-generated imagery means for concepts of originality and creative labor.

This topic connects to NCAS Creating and Connecting standards by positioning students to both analyze and produce work that responds to technological tools. Students examine how different platforms constrain and shape artistic choices and consider the ethical dimensions of tools that generate images from training data assembled without explicit artist consent.

Interactive design exercises work particularly well here because students are already fluent in digital interfaces, which means they can quickly move into critical analysis of design decisions rather than getting stuck on technical barriers.

Key Questions

  1. How has digital technology expanded the possibilities for artistic expression?
  2. Analyze the ethical considerations involved in AI-generated art.
  3. Design an interactive art experience that responds to viewer input.

Learning Objectives

  • Analyze how specific digital tools, such as AI image generators or VR platforms, expand the formal and conceptual possibilities of artistic expression.
  • Evaluate the ethical implications of using AI in art creation, considering issues of authorship, copyright, and data bias.
  • Design a concept for an interactive artwork that utilizes sensors or digital interfaces to respond to viewer input and participation.
  • Compare and contrast traditional artistic mediums with digital and interactive art forms in terms of process, audience reception, and potential for innovation.
  • Critique examples of digital and interactive art, identifying the technologies used and their impact on the artwork's message and viewer experience.

Before You Start

Introduction to Digital Art Tools

Why: Students need foundational skills in using basic digital art software (e.g., Photoshop, Procreate) to understand the evolution and capabilities of more advanced technologies.

Elements and Principles of Design

Why: A solid understanding of visual design principles is necessary to analyze and critique how technology impacts composition, form, and aesthetic impact in digital and interactive art.

Key Vocabulary

Generative ArtArt created, in whole or in part, using an autonomous system, often involving algorithms or artificial intelligence to produce novel outputs.
Virtual Reality (VR)A computer-generated simulation of a three-dimensional image or environment that can be interacted with in a seemingly real or physical way by a person using special electronic equipment.
Interactive InstallationAn artwork designed to be entered or engaged with by the audience, often incorporating technology that responds to viewer presence or actions.
Algorithmic ArtArt that is created through the use of algorithms, a set of rules or instructions followed by a computer to generate visual or auditory output.
Augmented Reality (AR)A technology that superimposes a computer-generated image onto a user's view of the real world, thus providing a composite view.

Watch Out for These Misconceptions

Common MisconceptionDigital art is easier than traditional media because the computer does the work.

What to Teach Instead

Digital tools automate some technical tasks such as color mixing and undo, but introduce different complexity: managing file formats, understanding how algorithms interpret parameters, and making conceptual decisions at every step. The computer does not make creative decisions; it executes instructions. Giving students constrained digital making tasks with no undo demonstrates this quickly.

Common MisconceptionAI-generated images are not real art because no human made them.

What to Teach Instead

The relationship between human intent and technical execution has always been mediated by tools -- photography, printmaking, and photomontage all raised similar objections when they emerged. The more productive question is what role human conceptual decision-making plays in producing a given AI-generated work, and what that implies about authorship and value. Structured peer discussion that unpacks specific cases is more generative than settling on a binary.

Active Learning Ideas

See all activities

Real-World Connections

  • Museums like the Museum of Modern Art (MoMA) in New York feature digital and interactive installations, such as teamLab's immersive environments, which invite visitors to become part of the artwork.
  • Video game designers and developers utilize advanced graphics, AI, and interactive systems to create immersive virtual worlds and engaging player experiences, a field that blends art and technology.
  • Architectural visualization firms use VR and AR to allow clients to walk through and experience building designs before construction, transforming the design and client feedback process.

Assessment Ideas

Quick Check

Present students with three different images: a traditional painting, a digitally illustrated piece, and an AI-generated image. Ask them to write one sentence for each, identifying the likely medium and one characteristic that suggests its origin. This checks their ability to visually differentiate art forms.

Discussion Prompt

Pose the question: 'If an AI creates an artwork based on millions of existing images, who is the artist: the AI, the programmer, or the original artists whose work trained the AI?' Facilitate a class discussion, prompting students to support their arguments with concepts of authorship and originality.

Peer Assessment

Students will sketch a concept for an interactive art piece. They will then exchange sketches with a partner. Each partner will provide written feedback on two points: 1. How does the proposed artwork respond to viewer input? 2. What specific technology could be used to achieve this interaction?

Frequently Asked Questions

How does active learning help students analyze digital and interactive art?
When students generate AI images, prototype interactive concepts, or analyze how tools constrain output, they shift from passive consumers to informed critics. Structured inquiry tasks that ask students to explain why a tool produced a specific result -- rather than just whether they like it -- build both technical fluency and conceptual depth.
What are the ethical concerns around AI-generated art?
The primary concerns involve training data: most commercial image-generating AI systems were trained on large datasets scraped from the internet without explicit consent from artists. Critics argue this constitutes a form of appropriation that devalues the labor of human artists. Proponents argue it parallels how human artists learn from existing work. Both positions involve genuine values conflicts worth examining in class.
How is net art different from digital art in general?
Net art specifically uses the internet's architecture -- hyperlinks, distributed servers, user behavior, browser quirks -- as both medium and subject. Early net art by artists like JODI deliberately broke expected web conventions. Net art depends on network conditions to function and cannot be fully translated to a gallery context.
What programming tools can students use to create interactive art with no prior experience?
Processing (processing.org) was specifically designed for visual artists and has a shallow learning curve. p5.js is a JavaScript library built on the same principles that runs directly in a web browser. Both have extensive free tutorials and are widely used in US high school and college art programs.