Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / juj/mathgeolib issues and pull requests
#79 - Plane Intersection of line segment is not taking into account floating point inaccuracies
Issue -
State: open - Opened by SubDrag about 2 months ago
#78 - Building using msys2 clang64 environment
Issue -
State: open - Opened by tksuoran 4 months ago
#77 - struct hash_edge should be defined outside of OBB.cpp and Polyhedron.cpp
Issue -
State: open - Opened by yosmo78 5 months ago
#76 - Including Triangle2D.h and Triangle.h in the same file can't work because of TRIANGLE
Issue -
State: open - Opened by yosmo78 5 months ago
#75 - math::Sphere::OptimalEnclosingSphere() breaks down for torus with sufficient detail
Issue -
State: open - Opened by tksuoran almost 2 years ago
- 6 comments
#74 - Remove control character
Pull Request -
State: closed - Opened by jennybc almost 2 years ago
- 2 comments
#73 - float3::ProjectTo assumes that given direction is normalized
Issue -
State: closed - Opened by ImmortalBLG over 2 years ago
#72 - Polyhedron against plane split
Issue -
State: open - Opened by ImmortalBLG over 2 years ago
#71 - Does not compile with /std:c++20 in msvc
Issue -
State: open - Opened by rajkosto over 2 years ago
- 1 comment
#70 - Prefix assume & assert definitions to prevent name clashes
Pull Request -
State: open - Opened by merwaaan almost 3 years ago
#69 - How to build the lib with visual studio 2017
Issue -
State: open - Opened by northwind97 almost 4 years ago
- 3 comments
#68 - support multiplication of two float3 operands
Issue -
State: open - Opened by sahooora almost 4 years ago
- 2 comments
#67 - Missing Feature in Quadtree?
Issue -
State: closed - Opened by ddiakopoulos about 4 years ago
- 2 comments
#66 - Fix undefined Plane::Distance() method
Pull Request -
State: closed - Opened by merwaaan about 4 years ago
- 1 comment
#65 - Set3x3PartRotateEulerYZX and ExtractEulerYZX need to modify in Matrix.inl
Issue -
State: closed - Opened by MrFatGG over 4 years ago
- 2 comments
#64 - Forward-declared float2x2 & float2x3 do not exist
Issue -
State: closed - Opened by merwaaan over 4 years ago
- 2 comments
#63 - Simd negative zero float
Pull Request -
State: open - Opened by juj over 4 years ago
#62 - Add AVX testing
Pull Request -
State: closed - Opened by juj over 4 years ago
#61 - Add .circleci/config.yml
Pull Request -
State: closed - Opened by juj over 4 years ago
#60 - Unexpected results with Polyhedron::Triangulate()
Issue -
State: closed - Opened by merwaaan over 4 years ago
- 2 comments
#59 - Fix SetMathBreakOnAssume() having no effect, update comments
Pull Request -
State: closed - Opened by merwaaan over 4 years ago
- 2 comments
#58 - Fix Sphere/LineSegment intersection not returning the intersection count
Pull Request -
State: closed - Opened by merwaaan over 4 years ago
- 1 comment
#57 - KdTree not working with a single item/multiple items that cannot be split
Issue -
State: closed - Opened by merwaaan over 4 years ago
- 2 comments
#56 - bug:aabb capsule intersection, gjk.cpp wrong assert,wrong calculation result
Issue -
State: closed - Opened by knowthyselfcn over 5 years ago
- 3 comments
#55 - aabb capsule intersection bug
Issue -
State: closed - Opened by knowthyselfcn over 5 years ago
- 4 comments
#54 - When will the new version be released?
Issue -
State: closed - Opened by husterlzj over 5 years ago
- 1 comment
#53 - use sprintf_s/sscanf_s instead sprintf/sscanf
Pull Request -
State: closed - Opened by hyzboy over 5 years ago
- 1 comment
#52 - Polyhedron.cpp // TODO: Do 2D convex hull.
Issue -
State: closed - Opened by aybe almost 6 years ago
- 2 comments
#51 - Triangle - AABB Intersection bug?
Issue -
State: closed - Opened by tneukom almost 6 years ago
- 2 comments
#50 - Fix bug in `OBB::Intersects`
Pull Request -
State: closed - Opened by yszheda about 6 years ago
- 1 comment
#49 - Documentation Website is not working(?)
Issue -
State: open - Opened by rogerta97 about 6 years ago
- 3 comments
#48 - Fix triangle-triangle closest point computation.
Pull Request -
State: closed - Opened by sebcrozet almost 7 years ago
- 3 comments
#47 - Fix float2::MIn and Max
Pull Request -
State: closed - Opened by merwaaan almost 7 years ago
#46 - Add support for CMake config and find_package
Pull Request -
State: closed - Opened by AurelienBallier over 7 years ago
- 4 comments
#45 - MathGeoLibJS live interpreter gives HTTP 404
Issue -
State: open - Opened by mloskot over 7 years ago
#44 - Plane clipping is too inaccurate (sorry best description)
Issue -
State: open - Opened by JSandusky almost 8 years ago
#43 - Polyhedron::ConvexHull segmentation faults
Issue -
State: open - Opened by mwlow over 8 years ago
- 2 comments
#42 - Unimplemented functions defined in headers
Issue -
State: open - Opened by cadaver almost 9 years ago
#41 - Not getting same results from Emscripten version as C++ code
Issue -
State: closed - Opened by jnmacd almost 9 years ago
- 4 comments
#40 - Sphere::RandomPointOnSurface has a high rate of failure for smaller spheres
Issue -
State: closed - Opened by zao almost 9 years ago
- 1 comment
#39 - float4 is now qualified correctly in float4d.h when not auto-using the namespace
Pull Request -
State: closed - Opened by dgavedissian over 9 years ago
- 3 comments
#38 - Add Cone class.
Issue -
State: open - Opened by juj over 9 years ago
#37 - Update Urho3D interop for changed folder structure.
Pull Request -
State: closed - Opened by cadaver almost 10 years ago
- 1 comment
#36 - Build instructions for SSE + Emscripten.
Issue -
State: open - Opened by juj almost 10 years ago
#35 - Fix Urho3D Quaternion interop.
Pull Request -
State: closed - Opened by cadaver about 10 years ago
- 1 comment
#34 - Added Irrklang interop
Pull Request -
State: closed - Opened by dgavedissian about 10 years ago
- 1 comment
#33 - MATH_URHO3D_INTEROP
Pull Request -
State: closed - Opened by Stinkfist0 about 10 years ago
#32 - Add Polygon::ConvexCentroid() and Polygon::ApproximateConvexCentroid().
Issue -
State: open - Opened by juj about 10 years ago
#31 - Add support for clipping a Polygon by a Plane.
Issue -
State: open - Opened by juj about 10 years ago
#30 - Log spam on MSVC maximum warning level when MATH_SIMD has not been defined
Issue -
State: closed - Opened by cadaver about 10 years ago
- 2 comments
#29 - Copy-paste error fix and added installation of inl files.
Pull Request -
State: closed - Opened by dgavedissian about 10 years ago
- 1 comment
#28 - Added installation functionality
Pull Request -
State: closed - Opened by TheComet about 10 years ago
- 6 comments
#27 - fixed compilation error when defining MATH_BULLET_INTEROP
Pull Request -
State: closed - Opened by TheComet about 10 years ago
- 1 comment
#26 - Why is the class "callstack" in the math directory?
Issue -
State: open - Opened by LogicalError over 10 years ago
- 3 comments
#25 - Overload Pow2 functions to do 64-bit ints
Pull Request -
State: closed - Opened by zao over 10 years ago
- 1 comment
#24 - CMake parameter -DLINUX=1 not documented outside of test scripts
Issue -
State: closed - Opened by zao over 10 years ago
- 3 comments
#23 - TriangleMesh clean memory causing exception if not enable SSE
Issue -
State: closed - Opened by zgcheng almost 11 years ago
- 7 comments
#22 - IsDegenerate() return false for AABB and OBB constructed from float3::nan's
Issue -
State: closed - Opened by Stinkfist0 almost 11 years ago
#21 - Q_DECLARE_METATYPE(FixedPoint) does not compile
Issue -
State: closed - Opened by Stinkfist0 almost 11 years ago
- 1 comment
#20 - The intersection (Polygon/Polyhedron) FaceContains function could give false intersection result
Issue -
State: closed - Opened by chengzg about 11 years ago
#19 - Complex.cpp?
Issue -
State: closed - Opened by inker over 11 years ago
- 1 comment
#18 - Remove variadic-macros warning for PathScale
Pull Request -
State: closed - Opened by zao over 11 years ago
#17 - Add float4x4::GLOrthoProjRH/LH.
Issue -
State: closed - Opened by juj over 11 years ago
- 1 comment
#16 - SSE code does not build on Linux/GCC
Issue -
State: closed - Opened by cadaver over 11 years ago
- 1 comment
#15 - Fix Container/Array else it will not compile!
Issue -
State: closed - Opened by Darelbi almost 12 years ago
- 1 comment
#14 - Add __CYGWIN__ to Clock.cpp for building on Cygwin
Issue -
State: closed - Opened by qwer1304 about 12 years ago
- 1 comment
#13 - Matrix Calc issue
Issue -
State: closed - Opened by colorful about 12 years ago
- 10 comments
#12 - OBB Intersects issue
Issue -
State: closed - Opened by colorful about 12 years ago
- 2 comments
#11 - Add support for vector*Matrix form of transform matrix generation.
Issue -
State: open - Opened by juj over 12 years ago
#10 - Add Cylinder class.
Issue -
State: open - Opened by juj over 12 years ago
#9 - Functions for generating perspective projection matrices are missing.
Issue -
State: closed - Opened by juj over 12 years ago
- 2 comments
#8 - Add a centralized include-all file.
Issue -
State: closed - Opened by juj over 12 years ago
- 2 comments
#7 - Add support for configuring/disabling 'using namespace math;'
Issue -
State: closed - Opened by juj over 12 years ago
- 1 comment
#6 - Provide means for easy 16-alignment and std::vector embedding.
Issue -
State: closed - Opened by juj over 12 years ago
#5 - Add support for convex polyhedron.
Issue -
State: open - Opened by juj over 12 years ago
#4 - Finish Polygon and Polyhedron classes.
Issue -
State: open - Opened by juj over 12 years ago
- 1 comment
#3 - Convert matrix representation from row major to column major.
Issue -
State: open - Opened by juj over 12 years ago
#2 - Clean up include files from the root directory.
Issue -
State: closed - Opened by juj over 12 years ago
#1 - Triangle-triangle intersection is broken.
Issue -
State: closed - Opened by juj over 12 years ago
- 1 comment