Screen 13 Versions Save

Screen 13 is an easy-to-use Vulkan rendering engine in the spirit of QBasic.

v0.11.2

2 months ago

Internal performance fixes and parking_lot is now optional.

Full Changelog: https://github.com/attackgoat/screen-13/compare/v0.11.1...v0.11.2

v0.11.1

2 months ago

Log spam and validation error fixes.

Full Changelog: https://github.com/attackgoat/screen-13/compare/v0.11...v0.11.1

v0.11

2 months ago

Image sampler reduction mode, information structure improvements, and performance improvements.

Full Changelog: https://github.com/attackgoat/screen-13/compare/v0.10.0...v0.11

v0.10.0

3 months ago

Additional ray tracing functions, resource aliasing, increased performance, no more input module and a host of other quality of life improvements.

Full Changelog: https://github.com/attackgoat/screen-13/compare/v0.9.4...v0.10.0

v0.9.4

3 months ago

Significantly improved performance of render graph resolution

v0.9.3

3 months ago

New FifoPool resource pool and fix for Mac OS compilation bug

v0.9.2

3 months ago

Improved Window surface selection, updated dependencies (including winit v0.29)

v0.9

8 months ago

Image samplers, queue improvements, VR support and performance profiling.

v0.8.1

1 year ago

Added ray query support and manual vertex layout

v0.8

1 year ago

Cleaned up shader interfaces and added hot-reload feature