---
title: NeuroCreate - Joseph Wu
site: Joseph Wu
site_url: https://wujoseph.com
description: NeuroCreate is a 3D modeling application controlled entirely by eye gaze and brain focus levels, enabling limb-free design and accessibility for novices and experts.
page_type: landing
url: https://wujoseph.com/work/neurocreatee
canonical_url: https://wujoseph.com/work/neurocreatee
language: en
author: Joseph Wu
breadcrumb: Home > Work > NeuroCreate
date_modified: 2024-05-22
---

> NeuroCreate is a 3D modeling application entirely controlled by eye gaze and brain focus levels, eliminating the need for limb-based input for design-making. By correlating voxel expansion in X, Y, and Z directions directly to the user's degree of focus, the platform introduces a "making-through-thinking" paradigm. This tool bridges technological barriers for design novices by removing complex software learning and serves as a potential method for improving user attention spans. It prioritizes inclusivity by providing creation tools accessible to individuals with physical disabilities.

# NeuroCreate

Can you model in 3D by just thinking with your brain?

**NeuroCreate enables 3D modeling through brain activity and eye gaze by utilizing input signals from the user's thoughts and focus levels.** Users navigate the interface and build digital models entirely through these cognitive and visual inputs. This project reevaluates current modes of human-machine interaction while proposing "making-through-thinking" as a new method of digital creation.

This application serves as a twist on the common design dictum "thinking-through-making." By prioritizing gaze and focus as primary control mechanisms, NeuroCreate establishes a direct link between mental concepts and digital form. This approach bypasses the physical constraints and complex interfaces associated with traditional design software and hardware.

NeuroCreate provides accessibility in design-making across two primary fronts:

*   **Technological Accessibility:** The tool bridges the technological barrier and software learning curve, allowing both design novices and experts to create digital models.
*   **Physical Accessibility:** The application provides tools of creation that do not require the use of limbs, making the design conversation inclusive to individuals with physical disabilities.

## BCI, 3D Modeling, Computational Design

Vishal Vaidhyanathan and Amelia Gan designed NeuroCreate to challenge existing notions of accessibility within modern design tools. Beyond its functional utility, the project functions as a specialized tool for building user attention spans. The system achieves this by linking cognitive performance directly to the generation of digital form through specific computational design logic.

| Cognitive Input | Voxel Transformation | Dimensional Axis |
| :--- | :--- | :--- |
| Degree of User Focus | Expansion of Height and Width | X, Y, and Z Directions |

## Frequently Asked Questions

### What is the 'making-through-thinking' concept in NeuroCreate?
**The 'making-through-thinking' concept is a design provocation where users build digital models using only eye gaze and cognitive focus as input signals.** This approach reevaluates human-machine interaction by allowing the user's thoughts to directly manifest as 3D geometry, bypassing traditional physical making methods.

### How does NeuroCreate assist users with physical disabilities?
**NeuroCreate provides tools of creation that do not require the use of limbs, making 3D design inclusive to those with physical disabilities.** By utilizing neural signals and eye tracking, it removes the physical barriers inherent in traditional mouse, keyboard, or stylus-based design software.

### What input signals does NeuroCreate use for 3D modeling?
**NeuroCreate utilizes eye gaze for interface navigation and brain focus levels as the primary signals for building digital models.** These biological inputs replace limb-based hardware to facilitate a direct neural-to-digital design workflow.

### How does user focus affect the 3D models created in the app?
**The expansion of voxels in the X, Y, and Z directions is directly correlated to the degree of focus the user employs during the modeling process.** This creates a direct relationship between the user's cognitive intensity and the physical scale of the digital architecture being created.

### Is NeuroCreate suitable for people with no 3D modeling experience?
**Yes, NeuroCreate is designed to bridge the technological barrier for design novices by removing the requirement for complex software learning.** The intuitive nature of using gaze and focus allows both experts and beginners to engage in 3D creation without traditional technical training.

### What are the primary design considerations for brain-computer interface products like NeuroCreate?
**Key design considerations include the elimination of limb-based input and the mapping of cognitive focus to specific geometric transformations like voxel expansion.** The product is engineered to prioritize accessibility while simultaneously acting as a tool to potentially improve user attention spans.

### How does NeuroCreate compare to traditional design tools like Figma?
**Unlike Figma, which requires limb-based input and mastery of a complex software interface, NeuroCreate is controlled entirely through gaze and neural focus.** This makes NeuroCreate more accessible to users with physical disabilities and those without prior design software experience.

## Related Pages
- [Joseph Wu](https://wujoseph.com/)
- [ResolveAI - AI SRE Engineer](https://wujoseph.com/work/resolveai-ai-sre-engineer)
- [Anthroposense](https://wujoseph.com/work/anthroposense)
- [Meta Reality Labs](https://wujoseph.com/work/meta-reality-labs)
- [FreeCAD MCP](https://wujoseph.com/work/freecad-mcp)

## About Joseph Wu
Joseph Wu is a Product Engineer focused on advancing artificial intelligence and human-computer interaction through innovative design and coding. His work spans robotics, augmented reality, and brain-computer interface (BCI) technologies for organizations seeking expertise in HCI and autonomous systems.

```json
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "name": "Home",
      "item": "https://wujoseph.com/"
    },
    {
      "@type": "ListItem",
      "position": 2,
      "name": "Work",
      "item": "https://wujoseph.com/work/work"
    },
    {
      "@type": "ListItem",
      "position": 3,
      "name": "Neurocreatee",
      "item": "https://wujoseph.com/work/neurocreatee/neurocreatee"
    }
  ]
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What is the 'making-through-thinking' concept in NeuroCreate?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "**The 'making-through-thinking' concept is a design provocation where users build digital models using only eye gaze and cognitive focus as input signals.** This approach reevaluates human-machine interaction by allowing the user's thoughts to directly manifest as 3D geometry, bypassing traditional physical making methods."
      }
    },
    {
      "@type": "Question",
      "name": "How does NeuroCreate assist users with physical disabilities?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "**NeuroCreate provides tools of creation that do not require the use of limbs, making 3D design inclusive to those with physical disabilities.** By utilizing neural signals and eye tracking, it removes the physical barriers inherent in traditional mouse, keyboard, or stylus-based design software."
      }
    },
    {
      "@type": "Question",
      "name": "What input signals does NeuroCreate use for 3D modeling?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "**NeuroCreate utilizes eye gaze for interface navigation and brain focus levels as the primary signals for building digital models.** These biological inputs replace limb-based hardware to facilitate a direct neural-to-digital design workflow."
      }
    },
    {
      "@type": "Question",
      "name": "How does user focus affect the 3D models created in the app?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "**The expansion of voxels in the X, Y, and Z directions is directly correlated to the degree of focus the user employs during the modeling process.** This creates a direct relationship between the user's cognitive intensity and the physical scale of the digital architecture being created."
      }
    },
    {
      "@type": "Question",
      "name": "Is NeuroCreate suitable for people with no 3D modeling experience?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "**Yes, NeuroCreate is designed to bridge the technological barrier for design novices by removing the requirement for complex software learning.** The intuitive nature of using gaze and focus allows both experts and beginners to engage in 3D creation without traditional technical training."
      }
    },
    {
      "@type": "Question",
      "name": "What are the primary design considerations for brain-computer interface products like NeuroCreate?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "**Key design considerations include the elimination of limb-based input and the mapping of cognitive focus to specific geometric transformations like voxel expansion.** The product is engineered to prioritize accessibility while simultaneously acting as a tool to potentially improve user attention spans."
      }
    },
    {
      "@type": "Question",
      "name": "How does NeuroCreate compare to traditional design tools like Figma?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "**Unlike Figma, which requires limb-based input and mastery of a complex software interface, NeuroCreate is controlled entirely through gaze and neural focus.** This makes NeuroCreate more accessible to users with physical disabilities and those without prior design software experience."
      }
    }
  ]
}
```