My website.
Find a file
Hornwitser 937d3d3cfb Add clamping of perspective origin in Viewport
If there are elements deep into the viewport near the top or bottom they
will end up obscured by the edge of the viewport when scrolling.  This
may be undesirable in some cases.  Implement a clamping of the allowed
range of the perspective origin to give better control over the
perspective and what it obscures.
2025-02-02 15:46:53 +01:00
.vscode Scaffold project structure 2025-01-21 07:56:15 +01:00
src Add clamping of perspective origin in Viewport 2025-02-02 15:46:53 +01:00
web Add clamping of perspective origin in Viewport 2025-02-02 15:46:53 +01:00
.gitattributes Scaffold project structure 2025-01-21 07:56:15 +01:00
.gitignore Scaffold project structure 2025-01-21 07:56:15 +01:00
package.json Re-organise cli.ts into functions and sub-commands 2025-02-01 16:25:45 +01:00
pnpm-lock.yaml Scaffold project structure 2025-01-21 07:56:15 +01:00
Readme.md Scaffold project structure 2025-01-21 07:56:15 +01:00
tsconfig.json Reorganise source files into src and web 2025-02-02 10:37:42 +01:00

hornwitser.no

The code behind hornwitser.no