Coder Social home page Coder Social logo

brandon-kohn / geometrictools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from davideberly/geometrictools

0.0 1.0 0.0 28.31 MB

A collection of source code for computing in the fields of mathematics, geometry, graphics, image analysis and physics.

License: Boost Software License 1.0

C++ 77.34% C 15.50% HLSL 1.60% C# 0.04% GLSL 1.67% Shell 1.95% CMake 1.90%

geometrictools's Introduction

About

The Geometric Tools Engine is a collection of source code for computing in the fields of mathematics, geometry, graphics, image analysis and physics. The engine is written in C++ 14 and supports high-performance computing using CPU multithreading and general purpose GPU programming (GPGPU). Portions of the code are described in various books as well as in PDF documents available at the Geometric Tools Website.

The Geometric Tools Engine (GTE) is licensed under the Boost Software License 1.0.

I am now in the process of finishing The Geometric Tools Library (GTL), which is a major revision of GTE. The library is also licensed under the Boost Software License 1.0. The code comes with PDF documentation and hyperlinks in the source files to the specific locations in the PDF file that describe the code and use. The PDF itself has links to the source code files. Portions of the code will be posted once finalized. The first batch is the Utility library and documentation and is available at github and at my website.

Supported Platforms

The mathematics code is in a header-only library, GTMathematics. A mathematics library with GPU-based implementations is provided, GTMathematicsGPU. The CPU-based common graphics engine code is in its own library, GTGraphics. DirectX 11 wrappers are provided for graphics and applications, GTGraphicsDX11 and GTApplicationsDX11, on Microsoft Windows 10/11. OpenGL 4.5 wrappers are provided for graphics and applications, GTGraphicsGL45 and GTApplicationsGL45, on Microsoft Windows 10/11 and on Linux. A small number of files exist to use GLX and X-Windows on Linux.

On Microsoft Windows 10/11, the code is maintained using Microsoft Visual Studio 2019/2022 with Microsoft's compilers, LLVM clang-cl or with Intel C++ Compiler 2022.

On Ubuntu 20.04.1 LTS, the code is maintained using Visual Studio Code 1.49.2 and CMake 3.15.2, NVIDIA graphics drivers, OpenGL 4.5 and gcc 9.3.0,

On Fedora 35, the code is maintained using Visual Studio Code 1.49.2 and CMake 3.18.3, NVIDIA graphics drivers, OpenGL 4.5 and gcc 11.2.1.

Getting Started

The repository contains many sample applications to illustrate some features of the engine. Top-level solutions/makefiles exist to build everything in the repository. Please read the installation and release notes to understand what is expected of your development environment.

Technical Support Queue

The current queue of technical support issues, whether reported on github or privately by email, is found at the Geometric Tools website. See the document https://www.geometrictools.com/Downloads/TechnicalSupportQueue.pdf

geometrictools's People

Contributors

ag-mathworks avatar avilleret avatar brandon-kohn avatar codereclaimers avatar davideberly avatar here-abarany avatar tbridel avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.