Skip to content

InquisitiveAS/2DNurbsketcherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2D NURBS Sketcher App

Author: Abhishek Shinde

Date Created: 03-04-2025

License: Apache License

Copyright: exDAS | Robert McNeel & Associates


GitHub Pages Web Link

Visit the Application


About

The 2D NURBS Sketcher App is a static web application built entirely with HTML and JavaScript, without requiring a Node.js server. It is hosted on GitHub Pages and leverages rhino3dm and JavaScript to enable users to sketch various types of Rhino geometry directly in the browser.

Features

  • Sketch different types of Rhino geometry.
  • Export and download the sketches as Rhino3D files.
  • Optimized for desktop experiences, with ongoing development for mobile compatibility.

Usage(Local Deployment)

To run the application locally, follow these steps:

  1. Clone the repository to your local machine.
  2. Open a terminal and navigate to the repository's directory.
  3. Run the following command on the command terminal just opened: python -m http.server
  4. Open your browser and navigate to:
    http://localhost:8000/index.html

Project Status

This project is optimized for desktop use and is currently under development for mobile compatibility.


License

This project is licensed under the Apache License. See the LICENSE file for more details.


About

A static 2D sketching app based on rhino3dm js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published