Skip to content

feat: Base types in console.log#1708

Merged
aleksanderkatan merged 93 commits intomainfrom
feat/base-types-in-consolelog
Sep 18, 2025
Merged

feat: Base types in console.log#1708
aleksanderkatan merged 93 commits intomainfrom
feat/base-types-in-consolelog

Conversation

@aleksanderkatan
Copy link
Contributor

@aleksanderkatan aleksanderkatan commented Sep 15, 2025

Changes:

  • add a toString for matrices,
  • support f32, f16, i32, all vectors and all matrices in console.log.

@github-actions
Copy link

github-actions bot commented Sep 15, 2025

pkg.pr.new

packages
Ready to be installed by your favorite package manager ⬇️

https://pkg.pr.new/software-mansion/TypeGPU/typegpu@c7edb5d6cf22d63ac3015283e8a74db71e1c1f57
https://pkg.pr.new/software-mansion/TypeGPU/@typegpu/noise@c7edb5d6cf22d63ac3015283e8a74db71e1c1f57
https://pkg.pr.new/software-mansion/TypeGPU/unplugin-typegpu@c7edb5d6cf22d63ac3015283e8a74db71e1c1f57

benchmark
view benchmark

commit
view commit

This comment was marked as resolved.

@aleksanderkatan aleksanderkatan marked this pull request as ready for review September 16, 2025 15:47
@aleksanderkatan aleksanderkatan changed the base branch from feat/implement-consolelog-on-the-gpu to main September 17, 2025 12:03
Copy link
Contributor

@reczkok reczkok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shut up and take my money 🙇

Copy link
Collaborator

@iwoplaza iwoplaza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing!! This is huuuuge

@aleksanderkatan aleksanderkatan merged commit 8e52358 into main Sep 18, 2025
5 checks passed
@aleksanderkatan aleksanderkatan deleted the feat/base-types-in-consolelog branch September 25, 2025 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Support all numeric, vector and matrix types in console.log

4 participants