KaijuEngine/kaiju

Scrolling the mouse wheel in the viewport should zoom to cursor position

Open

#726 opened on Apr 28, 2026

View on GitHub
 (4 comments) (0 reactions) (1 assignee)Go (194 forks)auto 404
editorgood first issue

Repository metrics

Stars
 (4,569 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently the zoom is along the view forward axis. This change will make it so that when zooming, it uses the projected mouse cursor position's vector.

Contributor guide