All activity
Embark on the adventure, guiding the stranded archaeologist through perilous depths, confronting hostile creatures, and unlocking mysterious portals. Can you lead Chintu to safety?
Chintu's Quest
Journey Through the Ancient Cave and Beyond!
Accelerated path tracing in pure Ruby
Features =>
- BVH acceleration
- OBJ triangle mesh loading
- Depth of field
- Texture mapping
- Antialiasing
- Primitives (Sphere, Triangle, Ground)
- Materials (Lambertian, Metal, Diffuse light)
Path tracer
Accelerated path tracing in pure Ruby
Anmol Gautam
left a comment
I wanted to showcase my repositories to my blog, but could found any satisfying existing tools, so I made Repo-Card to showcase repositories on blogs/website using just one line of code (+ 1 include).
Repo-Card
😎 showcase GitHub repositories on your website 🤘!
😎 showcase GitHub repositories on your website 🤘!
Features
- Supports GitHub emojis
- Supports language colos
- Hides stars and forks when their count is 0.
- Shows the source repository in case of fork.
- Creates card similar to GitHub's style
Repo-Card
😎 showcase GitHub repositories on your website 🤘!
Anmol Gautam
left a comment
Hello all,
I am a final year student and developed a social app for fun and learning. Hope you like it. All feedback and reviews are welcome
Thanks
Post-Hub
Post your photos and updates
Post-Hub is a new social application to share your photos and updates.
Post-Hub
Post your photos and updates
Truck is a dynamic toy programming language with a focus on simplicity.
Truck interpreter is implemented as a tree walking interpreter with hand written recursive descent parser in Python without any external dependency.
Truck
Dynamic toy programming language with a focus on simplicity