Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
donkeykang316
/
42_miniRT
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
42_miniRT
data_init.c
on
main
User selector
All users
All time
Commit history
Commits on Aug 26, 2024
reject without camera
Andrei Pago
committed
ec0bee5
View commit details
Copy full SHA for ec0bee5
View code at this point
Browse repository at this point
fix y camera
Andrei Pago
committed
b64b9ad
View commit details
Copy full SHA for b64b9ad
View code at this point
Browse repository at this point
Commits on Aug 25, 2024
mostly normitted, some parser functions aren't
Kang An
committed
fd6712c
View commit details
Copy full SHA for fd6712c
View code at this point
Browse repository at this point
Commits on Aug 24, 2024
Lighting (#9)
andpago
authored
c079c2b
View commit details
Copy full SHA for c079c2b
View code at this point
Browse repository at this point
Commits on Aug 12, 2024
Render scene from file (#6)
andpago
authored
1ed26d9
View commit details
Copy full SHA for 1ed26d9
View code at this point
Browse repository at this point
Commits on Aug 10, 2024
render in realtime (#5)
Show description for 335564a
andpago
and
Andrei Pago
authored
335564a
View commit details
Copy full SHA for 335564a
View code at this point
Browse repository at this point
Kaan (#4)
Show description for 01a241e
4 people
authored
01a241e
View commit details
Copy full SHA for 01a241e
View code at this point
Browse repository at this point
Refactor (#3)
andpago
authored
2ee1559
View commit details
Copy full SHA for 2ee1559
View code at this point
Browse repository at this point
Commits on Aug 8, 2024
light (#2)
donkeykang316
authored
eb8be63
View commit details
Copy full SHA for eb8be63
View code at this point
Browse repository at this point
Commits on Aug 7, 2024
Minilibx integration (#1)
andpago
authored
8f62716
View commit details
Copy full SHA for 8f62716
View code at this point
Browse repository at this point
Commits on Aug 6, 2024
minor update
Kang An
committed
55c83e4
View commit details
Copy full SHA for 55c83e4
View code at this point
Browse repository at this point
Commits on Aug 5, 2024
cylinder fixed
donkeykang316
committed
1c813b8
View commit details
Copy full SHA for 1c813b8
View code at this point
Browse repository at this point
cylinder function adjustment but still broken
Kang An
committed
5cf53ed
View commit details
Copy full SHA for 5cf53ed
View code at this point
Browse repository at this point
Commits on Aug 4, 2024
cylinder WIP
donkeykang316
committed
b1c6afd
View commit details
Copy full SHA for b1c6afd
View code at this point
Browse repository at this point
Commits on Aug 3, 2024
worng cylinder
donkeykang316
committed
80ace38
View commit details
Copy full SHA for 80ace38
View code at this point
Browse repository at this point
simple light implementation
donkeykang316
committed
c7a8a14
View commit details
Copy full SHA for c7a8a14
View code at this point
Browse repository at this point
triangle addition
donkeykang316
committed
d4a2277
View commit details
Copy full SHA for d4a2277
View code at this point
Browse repository at this point
Commits on Aug 2, 2024
struct object list update
donkeykang316
committed
1e03cc9
View commit details
Copy full SHA for 1e03cc9
View code at this point
Browse repository at this point
add quad
donkeykang316
committed
34a0082
View commit details
Copy full SHA for 34a0082
View code at this point
Browse repository at this point
Commits on Aug 1, 2024
adjustble camera addtion
Kang An
committed
ed49ef7
View commit details
Copy full SHA for ed49ef7
View code at this point
Browse repository at this point
most mallocs removed
Kang An
committed
b288756
View commit details
Copy full SHA for b288756
View code at this point
Browse repository at this point
Commits on Jul 31, 2024
removing unnecessary mem allocation
Kang An
committed
0fc1deb
View commit details
Copy full SHA for 0fc1deb
View code at this point
Browse repository at this point
sphere issue fixed, mem management WIP
Kang An
committed
862d8d7
View commit details
Copy full SHA for 862d8d7
View code at this point
Browse repository at this point
Commits on Jul 30, 2024
sphere WIP
Kang An
committed
259490d
View commit details
Copy full SHA for 259490d
View code at this point
Browse repository at this point
ditch glass material function, add reflection fuzz
Kang An
committed
6ecbe6b
View commit details
Copy full SHA for 6ecbe6b
View code at this point
Browse repository at this point
Commits on Jul 29, 2024
dielectric WIP
donkeykang316
committed
976e0c4
View commit details
Copy full SHA for 976e0c4
View code at this point
Browse repository at this point
code fixed
Kang An
committed
96073e7
View commit details
Copy full SHA for 96073e7
View code at this point
Browse repository at this point
Commits on Jul 28, 2024
mem problem
donkeykang316
committed
83f1d15
View commit details
Copy full SHA for 83f1d15
View code at this point
Browse repository at this point
Commits on Jul 27, 2024
material diffusion
donkeykang316
committed
e6e5f59
View commit details
Copy full SHA for e6e5f59
View code at this point
Browse repository at this point
fix applied
donkeykang316
committed
e1e9bc8
View commit details
Copy full SHA for e1e9bc8
View code at this point
Browse repository at this point
Commits on Jul 25, 2024
add vector normalization function
donkeykang316
committed
1dd69aa
View commit details
Copy full SHA for 1dd69aa
View code at this point
Browse repository at this point
recover old code for debug
Kang An
committed
155ba10
View commit details
Copy full SHA for 155ba10
View code at this point
Browse repository at this point
Commits on Jul 24, 2024
fix needed soon
donkeykang316
committed
8ef05a6
View commit details
Copy full SHA for 8ef05a6
View code at this point
Browse repository at this point
code reorganized
donkeykang316
committed
cb5187c
View commit details
Copy full SHA for cb5187c
View code at this point
Browse repository at this point
Commits on Jul 22, 2024
shade addition
donkeykang316
committed
cae6403
View commit details
Copy full SHA for cae6403
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.