• Stars
    star
    1
  • Language
    HTML
  • Created almost 4 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Function to compute the centre and the radius of the sphere circumscribed to a given tetrahedron

More Repositories

1

mesh_processing_toolbox

Some useful tools for mesh processing
MATLAB
8
star
2

mesh_generation_toolbox

A Matlab(R) toolbox for mesh generation
MATLAB
4
star
3

Freeman_chain_code

Freeman_chain_code algorithm for binary images.
MATLAB
3
star
4

rotate_3D

Performs 3D rotation of a single 2D or 3D vector -or vectors array- around any given 3D axis.
HTML
2
star
5

Kerr_black_hole_animation

A function to create an animation of a Kerr black hole and the path of an object passing throught it horizon
MATLAB
2
star
6

orthogonal_reflection

Function to compute the orthogonal reflection of any points or array of points, in 2D or in 3D.
HTML
1
star
7

galaxy_model

A function to compute and display a galaxy point cloud (spiral or elliptic), with some tunable parameters (shape, number of arms, etc...)
MATLAB
1
star
8

electromagnetic_fields_animation

A function to create an animation of the propagation of an electromagnetic field, (pedagogic purpose).
MATLAB
1
star
9

point_to_plane_distance

Distance from a point to a plane, and the projected point coordinates on the plane. Also works for array of points.
HTML
1
star
10

meshed_reuleaux_tetrahedron

Function to compute, display, and save a meshed Reuleaux tetrahedron
MATLAB
1
star
11

isinside2Dset

function to check if a vertex is located inside or outside a given % 2D set
HTML
1
star
12

binary_system_coalescence

A function to create an animation to model the coalescence of a -stars- binary system.
MATLAB
1
star
13

coons_patch

Algorithm to compute the control points coordinates of the Coons patch of a given (c1, c2, c3, c4) quadrangle.
HTML
1
star
14

gps_model_animation

A function to create an animation of the GPS constellation and its working principle (pedagogic purpose).
MATLAB
1
star
15

line_plane_intersection

Compute the intersection between a parametric line of the 3D space and a plane.
HTML
1
star
16

platonic_solids

Function to compute and display the five platonic solids.
MATLAB
1
star
17

star_planet_satellite_animation

A function to create an animation to model the orbitography and the gravitational fields of a star - planet - satellite system .
MATLAB
1
star
18

mesh_ovoid

Function to compute, display, and save a meshed ovoid
HTML
1
star
19

point_to_line_distance

Distance from a point to a line in 3D or in 2D, and coordinates of the point projected on the line. Also works for array of points.
HTML
1
star
20

lines_intersection

A function to compute the intersection point between two lines of the space (3D or 2D)
HTML
1
star
21

planes_intersection

A function to compute the intersection between two planes of the 3D space.
HTML
1
star
22

line_to_line_distance

A function to compute the -minimum- distance between two lines in 3D space.
HTML
1
star