TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Suggestions for FE resources on canvas/WebGL

2 pointsby arenaninjaover 2 years ago
I&#x27;m looking for how to create a UI experience similar to Google Maps&#x2F;Miro&#x2F;Figma, etc. where you have a display size that&#x27;s separate from the contents of the canvas and you can provide (native?) zoom&#x2F;pan for the contents without zooming on other elements on the page.<p>It seems to work by using canvas under the hood and it seems to involve WebGL too. I&#x27;m not well versed in either and I&#x27;m looking for something, preferably project-based to get me a good nudge in this direction.<p>My use case is simpler than these products. I have a set of images (PNGs) I want to show a user one after another while they can zoom&#x2F;pan to any image but want to use native zoom&#x2F;pan without zooming into other elements on the page.<p>Any resources, courses, projects, libraries, github&#x2F;gist&#x2F;stackoverflow&#x2F;HN links, etc. are much appreciated!

no comments

no comments