Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It shows as cubes, not as sphere. how to fix it? #17

Open
realspark808 opened this issue Nov 26, 2023 · 9 comments
Open

It shows as cubes, not as sphere. how to fix it? #17

realspark808 opened this issue Nov 26, 2023 · 9 comments

Comments

@realspark808
Copy link

Starting up http-server, serving ./

http-server version: 14.1.1

http-server settings:
CORS: disabled
Cache: 3600 seconds
Connection Timeout: 120 seconds
Directory Listings: visible
AutoIndex: visible
Serve GZIP Files: false
Serve Brotli Files: false
Default File Extension: none

Available on:
http://127.0.0.1:8080
http://172.31.196.87:8080
Hit CTRL-C to stop the server

[2023-11-26T11:55:38.646Z] "GET /" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
(node:375) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
(Use node --trace-deprecation ... to show where the warning was created)
[2023-11-26T11:55:39.144Z] "GET /three.r124.min.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
[2023-11-26T11:55:39.162Z] "GET /main.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
[2023-11-26T11:55:40.009Z] "GET /WindowManager.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
[2023-11-26T11:55:49.924Z] "GET /" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
[2023-11-26T11:55:50.115Z] "GET /three.r124.min.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
[2023-11-26T11:55:50.367Z] "GET /main.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
[2023-11-26T11:55:50.742Z] "GET /WindowManager.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
[2023-11-26T11:55:50.926Z] "GET /favicon.ico" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
[2023-11-26T11:55:50.929Z] "GET /favicon.ico" Error (404): "Not found"
[2023-11-26T11:56:04.475Z] "GET /" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
[2023-11-26T11:56:04.808Z] "GET /three.r124.min.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
[2023-11-26T11:56:04.908Z] "GET /main.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
[2023-11-26T11:56:05.956Z] "GET /WindowManager.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
[2023-11-26T11:56:06.154Z] "GET /favicon.ico" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
[2023-11-26T11:56:06.158Z] "GET /favicon.ico" Error (404): "Not found"
[2023-11-26T11:57:39.339Z] "GET /favicon.ico" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
[2023-11-26T11:57:39.340Z] "GET /favicon.ico" Error (404): "Not found"

@ayush-india
Copy link

Upgrade your old pc

@realspark808
Copy link
Author

Upgrade your old pc

my pc has ryzen 7 3800x, 32 gb ram, and rx5700 xt bruh

@harrivh
Copy link

harrivh commented Nov 27, 2023

+1, experiencing the same issue

@harrivh
Copy link

harrivh commented Nov 27, 2023

image

@liudonghua123
Copy link

Same problem.

image

@liudonghua123
Copy link

I opened a new browser window. It seems working now.

image

image

@harrivh
Copy link

harrivh commented Nov 27, 2023

Resolved: the guy wants to keep the actual code to himself for now, this is stripped down version.

Spent 2 hours troubleshooting 😭😭😭

@Kubat555
Copy link

Resolved: the guy wants to keep the actual code to himself for now, this is stripped down version.

Spent 2 hours troubleshooting 😭😭😭

Does your project work like in video? Can you share me please? 🙏🙏🙏

@Zeus2300
Copy link

Zeus2300 commented Jan 1, 2024

the original code is a Cube, the viral one on IG or any other social media is in ball or sphere shape. my thought is it was being change a little, try to contact to the content creator of the video and ask what kinda modification that he does, or just ask for his/her code that already been modificated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants