All Projects → RomanZhu → FixedPoint-Sharp

RomanZhu / FixedPoint-Sharp

Licence: MIT license
Fixed point math with 48.16 precision (based on lib by https://github.com/fholm)

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to FixedPoint-Sharp

spatialmath-matlab
Create, manipulate and convert representations of position and orientation in 2D or 3D using Python
Stars: ✭ 142 (+24.56%)
Mutual labels:  math, 2d
SharpMath2
2D math / geometry collision library for C#, compatable with monogame.
Stars: ✭ 36 (-68.42%)
Mutual labels:  math, 2d
vector2d
2D Vector Library. Operates using Objects, Array or Float32Array types to allow flexible performance.
Stars: ✭ 28 (-75.44%)
Mutual labels:  math, 2d
Mathc
Pure C math library for 2D and 3D programming
Stars: ✭ 504 (+342.11%)
Mutual labels:  math, 2d
Unitymathreference
Math reference for games and more. All visualized in Unity3D.
Stars: ✭ 166 (+45.61%)
Mutual labels:  math, 2d
Mathnet Spatial
Math.NET Spatial
Stars: ✭ 246 (+115.79%)
Mutual labels:  math, 2d
vecti
A tiny TypeScript library for 2D vector math.
Stars: ✭ 14 (-87.72%)
Mutual labels:  math, 2d
Sophus
C++ implementation of Lie Groups using Eigen.
Stars: ✭ 1,048 (+819.3%)
Mutual labels:  math, 2d
Spatialmath Python
Create, manipulate and convert representations of position and orientation in 2D or 3D using Python
Stars: ✭ 78 (-31.58%)
Mutual labels:  math, 2d
Black
World's fastest HTML5 2D game engine   🛸
Stars: ✭ 174 (+52.63%)
Mutual labels:  math, 2d
abacus
📐 C# cross precision 3D maths library.
Stars: ✭ 35 (-69.3%)
Mutual labels:  math, fixed-point
combinatorics.rb
Bringing (more) Combinatorics to Ruby.
Stars: ✭ 44 (-61.4%)
Mutual labels:  math
symengine.rb
Ruby wrappers for SymEngine
Stars: ✭ 26 (-77.19%)
Mutual labels:  math
HCubature.jl
pure-Julia multidimensional h-adaptive integration
Stars: ✭ 119 (+4.39%)
Mutual labels:  math
morphologica
A library of supporting code for numerical modelling (JSON config, HDF5 data, Modern OpenGL visualization)
Stars: ✭ 118 (+3.51%)
Mutual labels:  2d
WildWorld
Sandbox freestyle multiplayer game/engine in LÖVE/LUA.
Stars: ✭ 35 (-69.3%)
Mutual labels:  2d
WaveProp in MATLAB
Single-file implementations of 2D and 3D acoustic and elastic wave propagation in time domain using finite-differences(FDTD). Simple formulation and implementation
Stars: ✭ 39 (-65.79%)
Mutual labels:  2d
shaper
A C++ tool for 3D reconstruction from parallel 2D sections
Stars: ✭ 69 (-39.47%)
Mutual labels:  2d
BookLibrary
Book Library of P&W Studio
Stars: ✭ 13 (-88.6%)
Mutual labels:  math
hexo-filter-mathjax
💯 Server side MathJax renderer plugin for Hexo.
Stars: ✭ 76 (-33.33%)
Mutual labels:  math

FixedPoint-Sharp

Features

  • LUT-based trigonometry with lerping
  • 48.16 precision
  • 2D, 3D, 4D vector types
  • 1D, 2D, 3D, 4D math
  • Random generator for fp, int, bool, and vector types
  • A huge pile of tests
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].