Skip to content

Commit

Permalink
architecture dna vulkan
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitavoloboev committed Apr 4, 2020
1 parent f7e8e50 commit fc67f3a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions art/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@
- [Loer Architecture](https://loerarchitecten.com/)
- [Away From Tourist Eyes, Marietta Varga’s Captivating Work Depicts Another Side Of Rome](https://www.ignant.com/2020/02/20/away-from-tourist-eyes-marietta-vargas-captivating-work-depicts-another-side-of-rome/)
- [Inside Aaron Paul’s Rustic Riverside Home In Idaho](https://www.youtube.com/watch?v=D-qQneOnJl0)
- [Designing a New Old Home (2020)](https://medium.com/@simon.sarris/designing-a-new-old-home-part-1-cf298b58ed41) - How we started, and suggestions for starting your own project.
1 change: 1 addition & 0 deletions biology/genomics/dna.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@
- [The structure of DNA by direct imaging (2015)](https://advances.sciencemag.org/content/1/7/e1500734)
- [Direct imaging of single DNA molecules (2016)](https://spie.org/news/6527-direct-imaging-of-single-dna-molecules?SSO=1)
- [How DNA goes to RNA and how RNA goes to proteins](https://www.youtube.com/watch?v=C4_HVQszoxA)
- [How to turn DNA into Music (2020)](https://github.com/0x0f0f0f/dna2music) ([Code](https://github.com/0x0f0f0f/dna2music))
1 change: 1 addition & 0 deletions computer-graphics/vulkan.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
- [Rendy](https://github.com/amethyst/rendy) - Yet another Vulkan based rendering engine.
- [Vulkan hardware database feature update (2020)](https://www.saschawillems.de/blog/2020/01/11/vulkan-hardware-database-feature-update/)
- [Vulkano](https://github.com/vulkano-rs/vulkano) - Rust wrapper around the Vulkan graphics API.
- [NVIDIA Vulkan Ray Tracing Tutorial](https://nvpro-samples.github.io/vk_raytracing_tutorial_KHR/) ([Code](https://github.com/nvpro-samples/vk_raytracing_tutorial_KHR))

0 comments on commit fc67f3a

Please sign in to comment.