Skip to content

Commit

Permalink
More docs
Browse files Browse the repository at this point in the history
  • Loading branch information
krupitskas committed Sep 29, 2024
1 parent c07951e commit 99ab689
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
12 changes: 8 additions & 4 deletions Docs/Tasks.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Tasks

## Working note

Should I split in streams, probably - more storage while not optimized but faster access anyway

## To-Do

* Finish vertex pulling <-
* Finish vertex pulling <-
* Shader reflection
* Reverse Z
* Provide material indices in path tracing
Expand All @@ -28,6 +31,8 @@
* Add gizmos and scene description to actually manipulate it
* Add loading saving of the scene

Clean up and open source it

## Visual fancy stuff

* ACES
Expand All @@ -48,10 +53,9 @@
* Sampler feedback
* Work Graph
* Direct SR
*


## Known issues which I don't care:


## Known issues:

*
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
**Personal DirectX 12 research renderer oriented for fast iterations and easy usage**

</div>
## Current Features
## Features

* Forward renderer
* GLTF format support loading
Expand Down

0 comments on commit 99ab689

Please sign in to comment.