ScratchData LogoScratchData
Back to ChromeCat_test's profile

BSP depth sort 2.0

CHChromeCat_test•Created June 15, 2022
BSP depth sort 2.0
24
20
462 views
View on Scratch

Instructions

This is a big upgrade to my BSP project. I've added the following important features: - Multiple objects support! - Line and point based primitive support - Dynamic objects support (limited to point primitives) - Primitives which lie on the same plane are added to the same node = faster speeds - Faster line intersection function

Description

Try moving the point objects :) The depth sort will be calculated dynamically, meaning it takes place much faster than the regular bsp generation. (O(n) instead of O(n^4))

Project Details

Project ID705684489
CreatedJune 15, 2022
Last ModifiedJuly 12, 2022
SharedJune 22, 2022
Visibilityvisible
CommentsAllowed