KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
zigtracer
★ 19
Open GitHub ↗
A simple path-tracer in Zig
Download README (.md)
Explore Similar Repositories
meituan
:
基于Python实现的美团店铺信息爬虫
coindesk-ticker
:
A PHP library to get real-time prices from CoinDesk. https://github.com/shahradelahi/coindesk-ticker
Zardy-V1
:
Oldest version of zardy
GramUS
:
An extensible and minimal Telegram userbot made with GramJS.
amazon-study
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
zigtracer
?
Download (.md)
# zigtracer A simple path-tracer in Zig. Continuing a tradition of learning new languages by writing a path-tracer, this follows [Go](https://github.com/msinilo/gotracer) and [Rust](https://github.com/msinilo/rtracer) versions. Pretty much 1:1 conversion of the Rust version, with 'handmade' simple work pool. Note: build with version 0.9.0 or later. A short write-up [here](http://msinilo.pl/blog2/post/zig-pathtracer/). 