Code Monkey home page Code Monkey logo

nurbscurve's Introduction

nurbsCurve

HTML Application to draw and modify a NURBS Curve in 3D

NURBS Curve = Non Uniform Rational B-Spline Curve

Requirements:

  1. Should enable the user to modify the x, y, z and h coordinates (homogeneous coordinates) of upto 20 control points constituting a NURBS Curve. The range for coordinates of the control points should be [-1,1]. The user should be able to modify these through sliders.
  2. Should display the NURBS Curve on the screen in 3D, and this curve should change dynamically as the user modifies any of the values using sliders. Perspective View.
  3. Should display the bounding box of dimension 2 units, centred at the origin.
  4. Should enable the user to modify the camera angle (degrees), from which viewing is done.
  5. Should enable the user to modify the u values of a chosen point, and should display a moving point on the curve as the user modifies this value using the sliders.
  6. Should enable the user to view the Knot Vector.
  7. All user input should be via sliders.
  8. Should use WebGL, in the form of three.js.

Please report issues to [email protected]

Open the file index.html in your browser.

Screenshot

Screenshot of NurbsCurve

nurbscurve's People

Contributors

amarnaths0005 avatar

Stargazers

Seventh7th_Son avatar  avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.