chunky-dev / chunky-dev/chunky

Camera#getWorldSize uses outdated Chunk.Y_MAX (256)

Open
#1,147 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
738
Forks
78
Avg merge
10h 5m
Merged PRs (30d)
3

Description

This is a possible cause of the parallel projection clipping issues on worlds taller than 256

Contributor guide

Open the contributing guide

Research direction

Start by reading Camera#getWorldSize and the definition of Chunk.Y_MAX. Reproduce the parallel-projection clipping behavior with a world taller than 256, then verify that world-size calculation no longer relies on the outdated height limit and that clipping is resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
computer-graphics
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.