Giter Club home page Giter Club logo

coonsbicubicsurface's Introduction

coonsBicubicSurface

HTML5 Application to manipulate a Coons Bicubic Surface using its corner points, U and W tangents and UW twists.

Requirements:

  1. Should enable the user to modify the x, y, z coordinates of the four points corresponding to the u, w values of (0, 0), (0, 1), (1, 0) and (1, 1). The range for these coordinates should be [-1,1].
  2. Should enable the user to modify the x, y, z components of the tangent vector with respect to u, at the four points corresponding to the u, w values of (0, 0), (0, 1), (1, 0) and (1, 1). Not necessarily the normalized tangents. The range for these tangent vector components should be [-10, 10].
  3. Should enable the user to modify the x, y, z components of the tangent vector with respect to w, at the four points corresponding to the u, w values of (0, 0), (0, 1), (1, 0) and (1, 1). Not necessarily the normalized tangents. The range for these tangent vector components should be [-10, 10].
  4. Should enable the user to modify the x, y, z components of the twist vector with respect to u and w, at the four points corresponding to the u, w values of (0, 0), (0, 1), (1, 0) and (1, 1). Not necessarily the normalized twist vectors. The range for these twist vector components should be [-10, 10].
  5. Should display the Coons Bicubic Patch on the screen, and this surface should change dynamically as the user modifies any of the values using sliders. Perspective View.
  6. Should display the bounding box of dimension 2 units, centred at the origin.
  7. Should enable the user to modify the camera angle, from which viewing is done.
  8. Should enable the user to modify the u, w values, and should display a moving point on the surface as the user modifies these values using the sliders.
  9. All user input should be via sliders.
  10. Should use WebGL, in the form of three.js.

Tested on Chrome, Firefox and Edge, on Windows.

Open the file index.html in your browser.

Please send feedback to [email protected]

Screenshot

Screenshot of CoonsBicubicSurface

coonsbicubicsurface's People

Contributors

amarnaths0005 avatar

Stargazers

Pedr Browne avatar Daniel Hollick avatar  avatar  avatar Johannes Schmitz avatar  avatar  avatar  avatar

Watchers

James Cloos avatar  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.