Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 662 Bytes

File metadata and controls

23 lines (15 loc) · 662 Bytes

DirectXMath

DirectX Math SIMD Pascal Math library

You need FPC Compiler with latest version v3.0.4 to compile. Delphi is NOT supported currently.


DirectXMath

Copyright (c) Microsoft Corporation. All rights reserved.

June 2017

Pascal Translation by Norbert Sonnleitner

This package contains the DirectXMath library, an all inline SIMD Pascal linear algebra library for use in games and graphics apps

This code is designed to build with Free Pascal Compiler.

Note: This is the first release. Not all function have been checked to give the right result. If you finde bugs please comment. Also please check frequently for updates.