Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ivanceras/mining-game
A mini mining game
https://github.com/ivanceras/mining-game
docs: add where the code is derived from
dfcaf1a5e94ed6dce23100b583cfcf419295fdef authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
dfcaf1a5e94ed6dce23100b583cfcf419295fdef authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
docs: more controls
a5be371b43cdd970ea457959731abebfc5d14369 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
a5be371b43cdd970ea457959731abebfc5d14369 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
docs: fix formatting
1007364c7b06a4934f088e1d7394bc7c0f58ea2f authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
1007364c7b06a4934f088e1d7394bc7c0f58ea2f authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
docs: add more instruction on how to move the kinematic arm
3fd0d2302a97160e942255a7d401ac8ed892ca3d authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
3fd0d2302a97160e942255a7d401ac8ed892ca3d authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
docs: fix formatting
0a8da8edde5e576592557a81f30076c9a6f665d3 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
0a8da8edde5e576592557a81f30076c9a6f665d3 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
docs: Add readme
2b7e127d23111e0625dea585cb68aa0f810d4b35 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
2b7e127d23111e0625dea585cb68aa0f810d4b35 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: simplify more code
9aa6fc47470305a6906d4cdf6a344e4b1f40399c authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
9aa6fc47470305a6906d4cdf6a344e4b1f40399c authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: make the objects shiny and emissive
4c75d7d2571336068862cdc9354c3d2eb9c7d0eb authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
4c75d7d2571336068862cdc9354c3d2eb9c7d0eb authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
fix: just panic the ray when it couldn't find a window
3490a04430b45671cd7fef96da86cbbc86df947f authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
3490a04430b45671cd7fef96da86cbbc86df947f authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: modularize and rename to cursor_ray
f2de362f2b0138f59d09ea66c1adb8d52ff6dac2 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
f2de362f2b0138f59d09ea66c1adb8d52ff6dac2 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
fix: no need to multiply the direction to camera rotation it is already transformed to the camera orientation when creating a ray from screenspace
42b87dc1bea7e25a387f84e0327423867bbc4481 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
42b87dc1bea7e25a387f84e0327423867bbc4481 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: make the cursor ray accurate by calculating it using the camera matrix projection
a8e7b024a8916058394dc188b2357e099793f4b3 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
a8e7b024a8916058394dc188b2357e099793f4b3 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
add adjustment for the cursor ray calculation
7ac138d9d95198aeb15e470975b58d7c6990503d authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
7ac138d9d95198aeb15e470975b58d7c6990503d authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: add projectile
4db550e6d6b49a6fd7e7d53a290fd12edeb97115 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
4db550e6d6b49a6fd7e7d53a290fd12edeb97115 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
improve ik code
d3520fcdc986aa168ace4f0a4bb5e1b7fdfa3372 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
d3520fcdc986aa168ace4f0a4bb5e1b7fdfa3372 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
add ik
deb9af4745cc634371820acb32074ea4e70a5ac1 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
deb9af4745cc634371820acb32074ea4e70a5ac1 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: add selector
a86a3076008076eb08e43aac4bccb466aea296e2 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
a86a3076008076eb08e43aac4bccb466aea296e2 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: add camera modes
0cad7653fa96023886ce59d4f06f3034d29b52a4 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
0cad7653fa96023886ce59d4f06f3034d29b52a4 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
feat: use dolly for camera movement
45b45dc372ac7079289f4fb9576033acb9feafe1 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
45b45dc372ac7079289f4fb9576033acb9feafe1 authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
initial commit
ad65dfc5b32c3ef9bac12a1e14bf24910ecfa30d authored almost 3 years ago by Jovansonlee Cesar <[email protected]>
ad65dfc5b32c3ef9bac12a1e14bf24910ecfa30d authored almost 3 years ago by Jovansonlee Cesar <[email protected]>