๐
Training in hyperbolic time chamber
FrontEnd Web Developer | 3D Immersive Developer | 3D BLENDER Artist | Struggling Engineer
-
Developer
- Hyperbolic TIme Chamber
-
17:32
(UTC -12:00) - https://prankushgiri.netlify.app/
- @PrankushGiri
- in/prankushgiri
Highlights
Pinned Loading
-
FireBaseUtils.js
FireBaseUtils.js 1import { initializeApp } from 'firebase/app';
2import { getFirestore, doc, getDoc, setDoc } from 'firebase/firestore';
3import { getAuth, signInWithRedirect, signInWithPopup, GoogleAuthProvider, createUserWithEmailAndPassword, signInWithEmailAndPassword, signOut, onAuthStateChanged } from 'firebase/auth';
45const firebaseConfig = {
-
In GLSL, **point light** emits light...
In GLSL, **point light** emits light from a specific position in all directions with intensity decreasing over distance. **Directional light** has no position, shining uniformly from a direction. **Ambient light** provides constant, non-directional lighting to simulate global illumination. 1vec3 pointLight(vec3 lightColor, float lightIntensity, vec3 normal, vec3 lightPosition, vec3 viewDirection, float specularPower, vec3 position, float lightDecay)
2{
3vec3 lightDelta = lightPosition - position;
4float lightDistance = length(lightDelta);
5vec3 lightDirection = normalize(lightDelta);
-
Agency-Automation-Tools
Agency-Automation-Tools Public๐งฉ Created a sass plateform ๐ where users can use their daily tools like ๐๏ธ drive,discord,slack and notion in one place. ๐งฉ It has a inbuild dashboard of all data and a planner area.
-
Fedora-RetHAT-desto-Linux
Fedora-RetHAT-desto-Linux PublicCertainly! Here's a description paragraph for your Linux Fedora cheat sheet: "Empower your Linux journey with this comprehensive cheat sheet tailored for Fedora users. Whether you're a seasoned Liโฆ
-
rubiksShop
rubiksShop PublicA ๐ฒ3D immersive e-commerce app with Google Sign-In, ๐ order tracking, and an admin dashboard for ๐ค users/orders, ๐ฐ income view, and status updates with ๐ pie charts.
JavaScript 5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.