Skip to content

Examples on how to use DirectCompute in Delphi 10.2 Tokyo.

License

Notifications You must be signed in to change notification settings

yunkot/DelphiCompute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DelphiCompute

This repository contains Delphi examples on how to initialize and use Compute Shaders from DirectX, in other words, DirectCompute. These examples have been created with Delphi 10.2 Tokyo, but should be fairly compatible with earlier versions.

To compile shaders, execute "compile.bat" from respective folders. Note that this requires "fxc.exe" to be within system environment path. This can be acomplished by installing Windows SDK and then searching for that file and then adding it to path.

About

Examples on how to use DirectCompute in Delphi 10.2 Tokyo.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published