Skip to content

Latest commit

 

History

History
executable file
·
14 lines (9 loc) · 466 Bytes

File metadata and controls

executable file
·
14 lines (9 loc) · 466 Bytes

The Node Editor

It's a project I wanted to work on for a longtime. Creating a node editor (like the one found in Unreal Engine, Blender, Maya, Houdini) using React and Typescript. I'm having fun practice React, Typescript, Hooks, System design, HTML5 Canvas and Math.

Screenshot

The Node Editor React

Getting Started

npm install
npm run dev