mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package RaytracingAlgorithm (#2276)
This commit is contained in:
parent
036498633d
commit
cbd696f096
@ -26692,5 +26692,18 @@
|
|||||||
"description": "Create Reveal.js slideshows in Nim",
|
"description": "Create Reveal.js slideshows in Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/HugoGranstrom/nimib-reveal/"
|
"web": "https://github.com/HugoGranstrom/nimib-reveal/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "RaytracingAlgorithm",
|
||||||
|
"url": "https://github.com/lorycontixd/RaytracingAlgorithm",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"raytracer",
|
||||||
|
"nim",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "RayTracing Algorith in Nim",
|
||||||
|
"license": "GPL-3.0",
|
||||||
|
"web": "https://github.com/lorycontixd/RaytracingAlgorithm"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user