From 787c2c330e5d543ed47c598223f24e0cc71284b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?SVAKSHA=20=E0=A5=A5=20=E0=A4=B8=E0=A5=8D=E0=A4=B5=E0=A4=95?= =?UTF-8?q?=E0=A5=8D=E0=A4=B7=20=E0=A5=A5?= Date: Tue, 19 May 2015 13:09:33 +0530 Subject: [PATCH] @yurivish : SignedDistanceFields.jl --- Chemistry.md | 4 ++-- Computer-Graphics.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Chemistry.md b/Chemistry.md index 541ef07ab1..b9f935cd2e 100644 --- a/Chemistry.md +++ b/Chemistry.md @@ -4,7 +4,7 @@ + [Material Science](#material-science) + [Physical Chemistry](#physical-chemistry) + [Colloidal Chemistry](#colloidal-chemistry) - + [Solid-State Chemistry](#solid-state-chemistry) + + [Solid State Chemistry](#solid-state-chemistry) + [Quantum Chemistry](#quantum-chemistry) ---- @@ -29,7 +29,7 @@ ## [Colloidal Chemistry](#https://en.wikipedia.org/wiki/Category:Colloidal_chemistry) + [Brownian.jl](https://github.com/UniversityofWarwick/Brownian.jl) :: Simulation of Brownian-Based Stochastic Processes . -## [Solid-State Chemistry](https://en.wikipedia.org/wiki/Solid-state_chemistry) +## [Solid State Chemistry](https://en.wikipedia.org/wiki/Solid-state_chemistry) + [ChemicalKinetics.jl](https://github.com/scidom/ChemicalKinetics.jl) :: Simulation, Bayesian inference and Bayesian model selection for chemical kinetics in Julia. + [HydrocarbonNets.jl](https://github.com/Ismael-VC/HydrocarbonNets.jl) :: Artificial Hydrocarbon Networks (AHNs) in Julia. + [Jumos.jl](https://github.com/Luthaf/Jumos.jl) :: JUlia MOlecular Simulation package. diff --git a/Computer-Graphics.md b/Computer-Graphics.md index b3b3315772..99ac12e336 100644 --- a/Computer-Graphics.md +++ b/Computer-Graphics.md @@ -52,6 +52,7 @@ + [Reel.jl](https://github.com/shashi/Reel.jl) :: Computations caught on camera. + [Romeo.jl](https://github.com/SimonDanisch/Romeo.jl) :: 3D visualizations and editing in Julia + OpenGL. + A fork maintained for the current Julia-0.4 (master) by @AlainLich : https://github.com/AlainLich/Romeo.jl ++ [SignedDistanceFields.jl](https://github.com/yurivish/SignedDistanceFields.jl) : Simple and efficient SDF calculation. + [SDL.jl](https://github.com/rennis250/SDL.jl) :: Julia interface to SDL. + [seg2seg.jl](https://github.com/intdxdt/seg2seg.jl) :: Computes the minimum distance between two segments in a 2D plane. + [Skia.jl](https://github.com/dcjones/Skia.jl) :: Experimental [skia](https://github.com/google/skia) bindings. Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.