Skip to content

yunkot/DelphiDirect3DTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Direct3DCompute

This repository contains Delphi example on how to initialize and draw a triangle using Direct3D 11 in Delphi without any external dependencies. This example has been created with Delphi Tokyo 10.2.3, but should be fairly compatible with earlier versions.

To compile shaders, execute "compile.bat" in the appropriat sub-folder. 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

Barebones Delphi application using Direct3D 11

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages