type: enhancement
New features and changes to existing features
good first issue
Good for newcomers
topic: input
Issues concerning handling of user input
#
code-cad
Here are 2 public repositories matching this topic...
The library to build browser based 3D models with code.
-
Updated
Jun 7, 2022 - TypeScript
Improve this page
Add a description, image, and links to the code-cad topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the code-cad topic, visit your repo's landing page and select "manage topics."
Fornjot's input/graphics code has the concept of a focus point: the point where the mouse cursor touches the model. This focus point is used to process input: If you rotate the model (move the mouse while pressing the left mouse button) while the mouse hovers over it, the model will be rotated around the focus point. When moving the model (move the mouse while pressing the right mouse button), the