Search Results for "glm/gtc/matrix_transform.hpp"

Showing 30 open source projects for "glm/gtc/matrix_transform.hpp"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    GLM

    GLM

    OpenGL Mathematics (GLM)

    OpenGL Mathematics (GLM) is a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specifications. GLM provides classes and functions designed and implemented with the same naming conventions and functionality than GLSL so that anyone who knows GLSL, can use GLM as well in C++. This project isn't limited to GLSL features. An extension system, based on the GLSL extension conventions, provides extended capabilities: matrix transformations...
    Downloads: 220 This Week
    Last Update:
    See Project
  • 2
    OpenGL Mathematics

    OpenGL Mathematics

    Highly Optimized Graphics Math (glm) for C

    Highly optimized 2D|3D math library, also known as OpenGL Mathematics (glm) for `C`. cglm provides lot of utils to help math operations to be fast and quick to write. It is community-friendly, feel free to bring any issues, bugs you faced. Almost all functions (inline versions) and parameters are documented inside the corresponding headers. OpenGL-related functions are dropped to make this lib platform/third-party independent. Make sure you have the latest version and feel free to report bugs...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    VulkanSceneGraph

    VulkanSceneGraph

    Vulkan & C++17 based Scene Graph Project

    VulkanSceneGraph (VSG), is a modern, cross-platform, high-performance scene graph library built upon Vulkan graphics/compute API. The software is written in C++17 and follows the CppCoreGuidelines and FOSS Best Practices. The source code is published under the MIT License, with the exception of vulkan.h, used for Vulkan extensions, which is under Apache License 2.0. This repository contains C++ headers and source and CMake build scripts to build the libvsg library. Additional support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Linfa

    Linfa

    A Rust machine learning framework

    linfa aims to provide a comprehensive toolkit to build Machine Learning applications with Rust. Kin in spirit to Python's scikit-learn, it focuses on common preprocessing tasks and classical ML algorithms for your everyday ML tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
    Sign up
  • 5
    TASSEL

    TASSEL

    TASSEL is a bioinformatics software package

    TASSEL is a bioinformatics software package that can analyze diversity for sequences, SNPs, or SSRs. Genotype/phenotype associations can be carried out by GLM or a mixed model. Estimates distance and linkage disequilibrium statistics.
    Leader badge
    Downloads: 54 This Week
    Last Update:
    See Project
  • 6
    [OFFICIAL] tinyfiledialogs v3.18.2 C C++

    [OFFICIAL] tinyfiledialogs v3.18.2 C C++

    inputbox password WIN OSX GTK QT Console VCPKG C# Lua R Fortran Pascal

    * OFFICIAL WEBSITE * v3.18.2 one C/C++ file & header provides 8 functions: - beep - tray notify popup - message & question - input & password - save file - open file(s) - select folder - color picker complements OpenGL Vulkan GLFW GLUT GLUI VTK SFML TGUI SDL Ogre Unity3d ION OpenCV CeGui MathGL GLM CPW GLOW Open3D ImGui MyGui GLT NGL STB Nuklear Fenster MicroUi & GUI-less programs NO INIT NO MAIN LOOP NO LINKING NO INCLUDE win (XP to 11) ASCII MBCS UTF-8 UTF-16 (wchar_t...
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 7
    glslmath

    glslmath

    C++ header-only library that simulates GLSL math

    GLSLmath provides C++ math operations as defined by GLSL. For example, it provides methods to easily setup viewing transformations and perspective projections. GLSLmath has been inspired by the glm and slmath libraries, which aim to mimic GLSL, but in contrast to those GLSLmath does not focus on a complete conforming implementation of GLSL. It rather aims to provide a convenient single header file that implements the most commonly used subset of GLSL so that it is easy to use for rapid...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Clay Golem

    Clay Golem

    Golem is creating a global market for computing power

    The Golem Network fosters a global group of creators building ambitious software solutions that will shape the technological landscape of future generations by accessing computing resources across the platform. Golem Network is an accessible, reliable, open access and censorship-resistant protocol, democratizing access to digital resources and connecting users through a flexible, open-source platform. With Golem Network, users can connect with ease and pay each other for sharing their unused...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Interpolator

    Multi-platform C++ QT Project for polynomial regression

    ...). On linux you will probably find built packages in your package manager (e.g. sudo apt install libgslX libgslcblas0 -- X is the version number, remember to update dependencies to the right version/name in .pro file). On windows you need to search for a built GSL package or build it yourself and change the path in the .pro file. For the expression evaluation to work, you need to have a working python distribution placed in a folder named 'python-3.7.2.amd64', with GTC package installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • HR Onboarding Software Icon
    HR Onboarding Software

    WorkBright streamlines form collection to get your new team members on the job in a quick, compliant, and 100% remote process.

    WorkBright is a cloud-based new hire onboarding solution that provides assistance for the processing and induction of new employees before their first day on the job. Simple and easy-to-use, this paperless digital onboarding platform enables new employees to upload photos of relevant documents, fill out their W4s, capture signatures electronically, and complete all paperwork from their tablets, laptops, or smartphones. With WorkBright, organizations can seamlessly eliminate manual data entry, streamline the form correction workflow efficiently, deliver automated reminders, and more.
    Learn More
  • 10

    cglm

    📽 Optimized OpenGL/Graphics Math (glm) for C

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    globjects

    globjects

    C++ library strictly wrapping OpenGL objects.

    globjects is a cross-platform C++ wrapper for OpenGL API objects. globjects provides object-oriented interfaces to the OpenGL API (3.0 and higher). It reduces the amount of OpenGL code required for rendering and facilitates coherent OpenGL use by means of an additional abstraction layer to glbinding and GLM. Common rendering tasks and processes are automated and missing features of specific OpenGL drivers are partially simulated or even emulated at run-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ArkGL

    bad GL coding by myself

    ArkGL is some openGL overlay written in c++, I can't go as far as to say it's an engine but i find it practical and it got some nice features...i think... It includes c++, glm, glfw, assimp, opeGL image ( / soil for the moment) and soon fmod.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CrossArkGL

    opengl overlay

    cross-platform features in c++ to do to some opengl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Open CPP Widget Library (OCWL)

    Open CPP Widget Library (OCWL)

    Simple widget classes for C++ development

    This project aims to provide a set of simple controls to support user interface development in C++ apps which use a graphics API. This is only a set of widget classes. Each widget class provides vertex data for rendering but rendering itself is not covered (use OpenGL + FreeType or DirectX) nor is window handling (use eg. SDL, Qt, or GLFW). Currently under full-time development. An example project is provided which has four dependencies: SDL, OpenGL, GLEW and GLM. Feature set not fully...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenGL Mathematics (GLM)
    OpenGL Mathematics (GLM) is a C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 16
    plugin for 3dsmax, Import glm objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    METAlab GTG

    METAlab GTG

    Matlab toolbox to run a GLM on graph theoretic properties in MRI data

    This Matlab toolbox runs a GLM on graph theoretic network properties in brain networks. The GLM accepts continuous & categorical between-participant predictors and categorical within-participant predictors. Significance is determined via non-parametric permutation tests. The toolbox allows testing of both fully connected and thresholded networks (based on a range of thresholds). The toolbox also provides a data processing path for resting state fMRI data. Several options for partialing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    gwasboss

    Test version of R packge

    GWAS boss is an R package for fast computation of GLM, GEE and Mixed Models in Genome Wide Association Studies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GTC. Proyecto de TDC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Luminous is a set of programs and C++ classes to handle Illumina GTC files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The GLM is an eclipse-based rich-client application allowing the graphical design of IMS Learning Design compliant learning and teaching flows by encapsulating the complexity of the IMS LD specification in a coherent user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The GodLikeMouse Flash Video Player is a robust desktop application for playing FLV (Flash Video) files. GLM-FLV includes the following features: Smooth playback, Aspect ratio kept, Fullscreen playback mode, volume and video control, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    It is an addon for the online game World of Warcraft. It is the custom-made dkp rolling system for the guild GLM,the details of rolling rule can be found at the forum of GLM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The AJAX (Asynchronous Javascript And XML) Framework is a cross browser framework that allows developers to quickly develop web pages that can call web services and server pages through javascript without having to submit the current page.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    GLM-JSD is a JavaScript Documentation utility very similar to Java's javadoc and .NET's documentation utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next