Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restyled Feature/raytracing #209

Merged
merged 5 commits into from
Jan 27, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

Automated style fixes for #208, created by Restyled.

To see which restylers made changes, view the Commits tab.

To incorporate these changes, merge this Pull Request into the original. We
recommend using the Squash or Rebase strategies.

NOTE: As work continues on the original Pull Request, this process will
re-run and update (force-push) this Pull Request with updated style fixes as
necessary. If the style is fixed manually at any point (i.e. this process finds
no fixes to make), this Pull Request will be closed automatically.

@github-actions github-actions bot requested a review from Agrael1 January 27, 2025 16:45
@Agrael1 Agrael1 merged commit 68cdbaa into feature/raytracing Jan 27, 2025
@Agrael1 Agrael1 deleted the restyled/feature/raytracing branch January 27, 2025 16:58
Agrael1 added a commit that referenced this pull request Jan 27, 2025
* added basic raytracing husk

* base top level structure

* buildable acceleration structures

* rewritten descriptor storage to become more flexible

* write acceleration structure
write RW texture

* pipeline creation

* sbt

* RT works with DX12!

* RT works with Vulkan

* first triangle in RT, API beta wrapup

* Compute pipelines (untested)

* more compute commands, added proxies for vulkan

* typo

* small fix to flags

* flags

* desc storage fix

* test for srv buffers

* ok, they have to be raw

* ->structured buffers

* recursion depth, compiler flags for DXC

* fix for DXC

* finalized version

* Restyled Feature/raytracing (#209)

* Restyled by astyle

* Restyled by clang-format

* Restyled by cmake-format

* Restyled by prettier-markdown

* Restyled by whitespace

---------

Co-authored-by: Restyled.io <[email protected]>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants