Posts by Tags

.mtl

.obj

3D model specification

C++

Part 3.1: Installing NVIDIA OptiX on Windows 10/11

1 minute read

Published:

Windows Installation and Integration (OptiX, CUDA)

  • note: developers must check the latest driver version for OptiX, CUDA version, and CUDA host compiler before running
  • 1.e) and 3. is not compulsory to run OptiX, 3) is just to run default SDK examples
  • nsight visual studio edition automatically installed with CUDA toolkit installation

CUDA

CUDA Toolkit

Part 3.1: Installing NVIDIA OptiX on Windows 10/11

1 minute read

Published:

Windows Installation and Integration (OptiX, CUDA)

  • note: developers must check the latest driver version for OptiX, CUDA version, and CUDA host compiler before running
  • 1.e) and 3. is not compulsory to run OptiX, 3) is just to run default SDK examples
  • nsight visual studio edition automatically installed with CUDA toolkit installation

CUDA Toolkit 11.5

DirectX Raytracing (d3d12)

NVidia OptiX vs. DirectX Ray Tracing vs. Vulkan Ray tracing

less than 1 minute read

Published:

  • OptiX is since 2009, real time ray tracing API based on CUDA. Good for intensive complex scene and rendering is fast.
  • DXR and VKR are more for real time applications like games. However, DXR is on Windows and X-box. Great API for windows
  • Vulkan works on windows and linux.

Foveated Rendering

GitHub Pages

Creating and Google Indexing GitHub Pages

less than 1 minute read

Published:

GitHub Pages

  • GitHub allows only one free hosting static page against per github account
  • developers can develop their page with HTML, CSS, and Javascript.
  • very important: for this your github account name, and newly created repository name must me the same. For example, if your github account is sample-git, then your page name must be sample-git.github.io, which later will generate url https://sample-git.github.io
  • you can not push files to your repository, upload templates, or develop manually.
  • https://jekyllthemes.io/ is an awesome repository for templates.

Google Indexing

Creating and Google Indexing GitHub Pages

less than 1 minute read

Published:

GitHub Pages

  • GitHub allows only one free hosting static page against per github account
  • developers can develop their page with HTML, CSS, and Javascript.
  • very important: for this your github account name, and newly created repository name must me the same. For example, if your github account is sample-git, then your page name must be sample-git.github.io, which later will generate url https://sample-git.github.io
  • you can not push files to your repository, upload templates, or develop manually.
  • https://jekyllthemes.io/ is an awesome repository for templates.

Graphics Rendering

HTC Vive Pro Eye

Linux

Material Definition Language

NVIDIA OptiX

Part 3.1: Installing NVIDIA OptiX on Windows 10/11

1 minute read

Published:

Windows Installation and Integration (OptiX, CUDA)

  • note: developers must check the latest driver version for OptiX, CUDA version, and CUDA host compiler before running
  • 1.e) and 3. is not compulsory to run OptiX, 3) is just to run default SDK examples
  • nsight visual studio edition automatically installed with CUDA toolkit installation

NVIDIA OptiX 7.3

NVidia OptiX

NVidia OptiX vs. DirectX Ray Tracing vs. Vulkan Ray tracing

less than 1 minute read

Published:

  • OptiX is since 2009, real time ray tracing API based on CUDA. Good for intensive complex scene and rendering is fast.
  • DXR and VKR are more for real time applications like games. However, DXR is on Windows and X-box. Great API for windows
  • Vulkan works on windows and linux.

Open Shading Language

Path tracing

Ray Tracing

Part 3.1: Installing NVIDIA OptiX on Windows 10/11

1 minute read

Published:

Windows Installation and Integration (OptiX, CUDA)

  • note: developers must check the latest driver version for OptiX, CUDA version, and CUDA host compiler before running
  • 1.e) and 3. is not compulsory to run OptiX, 3) is just to run default SDK examples
  • nsight visual studio edition automatically installed with CUDA toolkit installation

Ray tracing

Ubuntu 22.04

Unity3D

Unreal Engine

Unreal Engine 4.23.1

VRS

Variable Rate Shading

Vulkan Raytracing (VKR)

NVidia OptiX vs. DirectX Ray Tracing vs. Vulkan Ray tracing

less than 1 minute read

Published:

  • OptiX is since 2009, real time ray tracing API based on CUDA. Good for intensive complex scene and rendering is fast.
  • DXR and VKR are more for real time applications like games. However, DXR is on Windows and X-box. Great API for windows
  • Vulkan works on windows and linux.

Windows 10

Part 3.1: Installing NVIDIA OptiX on Windows 10/11

1 minute read

Published:

Windows Installation and Integration (OptiX, CUDA)

  • note: developers must check the latest driver version for OptiX, CUDA version, and CUDA host compiler before running
  • 1.e) and 3. is not compulsory to run OptiX, 3) is just to run default SDK examples
  • nsight visual studio edition automatically installed with CUDA toolkit installation

Windows 11

Part 3.1: Installing NVIDIA OptiX on Windows 10/11

1 minute read

Published:

Windows Installation and Integration (OptiX, CUDA)

  • note: developers must check the latest driver version for OptiX, CUDA version, and CUDA host compiler before running
  • 1.e) and 3. is not compulsory to run OptiX, 3) is just to run default SDK examples
  • nsight visual studio edition automatically installed with CUDA toolkit installation

optix7course

Part 3.1: Installing NVIDIA OptiX on Windows 10/11

1 minute read

Published:

Windows Installation and Integration (OptiX, CUDA)

  • note: developers must check the latest driver version for OptiX, CUDA version, and CUDA host compiler before running
  • 1.e) and 3. is not compulsory to run OptiX, 3) is just to run default SDK examples
  • nsight visual studio edition automatically installed with CUDA toolkit installation

variable rate shading