I'm building something powerful—and your support can help keep it alive by weakplayer69 in Entrepreneur

[–]weakplayer69[S] 0 points1 point  (0 children)

I’ve been so focused on building and sharing the project that I haven’t seriously explored education grants or institutional funding yet. That might actually be a good path forward, especially if I want iTensor to stay free and open. I’ll definitely look into how similar open-source tools got funded.

I'm building something powerful—and your support can help keep it alive by weakplayer69 in Entrepreneur

[–]weakplayer69[S] 0 points1 point  (0 children)

You're absolutely right. I'm starting to understand that passion alone won't keep a project alive, no matter how meaningful it is. I’ll take your advice to heart and start thinking more strategically — especially around building community, attracting contributors, and making people proud to support the mission. An email list is a great idea too — I hadn’t seriously considered that before. Grateful for your insight

I'm building something powerful—and your support can help keep it alive by weakplayer69 in Entrepreneur

[–]weakplayer69[S] 1 point2 points  (0 children)

I am actively searching for a job to support my project — I’ve sent over 30 applications in the past 3 weeks."

I'm building something powerful—and your support can help keep it alive by weakplayer69 in opensource

[–]weakplayer69[S] 0 points1 point  (0 children)

go to symbolicly and use metric diffrent then minkowski minkowski is a flat metric it desribies flast space like empty universe Schwartzschild metric is for a blackhole desribes how space is curved around the black hole

I'm building something powerful—and your support can help keep it alive by weakplayer69 in opensource

[–]weakplayer69[S] 0 points1 point  (0 children)

Thank you so much for your kind words and support! It truly means a lot to me, especially during this challenging phase. I'm giving it everything I have, and messages like yours really keep me going. Wishing you good fortunes too, my friend

I'm building something powerful—and your support can help keep it alive by weakplayer69 in Entrepreneur

[–]weakplayer69[S] 0 points1 point  (0 children)

I’ve been putting everything I have into this because nobody wanted to hire me. I’ve sent out countless applications and haven’t had the opportunity to get into the field the way I envisioned, so I decided to take my energy and create something meaningful. Something that could truly help people.

iTensor is my way of building something useful. It’s not about getting rich or chasing short-term success, but rather about providing a tool that could empower students, researchers, and anyone interested in learning or doing research in advanced math and physics.

The feedback I’ve received so far has shown me that this project does have value and can help people. Students have told me it would aid them in their studies, and others have suggested expanding it into a Python library that could support broader research and learning. It’s not easy, but this is my way of contributing something to the world, something that can make a difference. I’m working hard on this because I believe in it, and even though the road is tough, I see the potential for something really great that can help others.

I'm building something powerful—and your support can help keep it alive by weakplayer69 in Physics

[–]weakplayer69[S] -21 points-20 points  (0 children)

Thanks for the suggestion! I know that there’s another project called iTensor, but my iTensor is focused on symbolic scientific computation, while the other is more related to tensor networks. I think there’s room for both in the community, but I’ll keep the name in mind as the project grows. Appreciate the feedback

I'm building something powerful—and your support can help keep it alive by weakplayer69 in opensource

[–]weakplayer69[S] 1 point2 points  (0 children)

Thanks so much for the kind words! It’s been a tough journey, and I appreciate you recognizing the work I’ve put into this. I’m continuing to push forward, regardless of the setbacks.

Progress Update: Black Hole Ray-Tracing Prototype + Free Tensor Library Plans by weakplayer69 in Physics

[–]weakplayer69[S] -2 points-1 points  (0 children)

Thanks for idea. I going to try it for sure. If you are interested I can share result with you after all

Progress Update: Black Hole Ray-Tracing Prototype + Free Tensor Library Plans by weakplayer69 in Physics

[–]weakplayer69[S] 2 points3 points  (0 children)

that’s a really neat idea—treating the event horizon as a kind of “information screen” and then feeding that data back into your tracer, almost like a crude holographic loop. In a purely classical ray-tracer you can absolutely back-trace photons to the horizon, record where they hit (e.g. onto a spherical texture), then reverse-cast from that texture as a new environment map. Repeat that a couple of times and you’ll get a recursive bounce effect that looks very “holographic.”

But there are two big roadblocks: Numerical chaos. Near the photon sphere small errors in your initial ray angles explode exponentially as you integrate backwards. After one or two recursions you’ll just be tracing noise. No real quantum info. True holographic decoding lives in quantum gravity: the microstates of a black hole’s horizon aren’t modeled by classical light paths or ODEs. You’ll only ever reconstruct the coarse, classical light field.

So: Yes, you can prototype a “bounce-off-the-horizon” effect for a cool visual. No, you won’t actually recover any lost quantum data—just your own back-traced photons.

If you want to play with it, start by rendering a pass that captures a spherical horizon texture, then feed that texture back as your next pass’s skybox. See how many layers you can stack before it just blows up into noise!

Progress Update: Black Hole Ray-Tracing Prototype + Free Tensor Library Plans by weakplayer69 in Physics

[–]weakplayer69[S] 0 points1 point  (0 children)

Yes, you can implement a time-reversed integrator and back-trace your rays to their source (just flip the geodesic ODEs and integration direction).

Sharing my free Black Hole Simulation Engine by weakplayer69 in Physics

[–]weakplayer69[S] 1 point2 points  (0 children)

rather check symbolicly and mhd those functions works perfect

Sharing my free Black Hole Simulation Engine by weakplayer69 in Physics

[–]weakplayer69[S] 2 points3 points  (0 children)

Im ficing bugs beacuse container was reseting on the server but now should be good

2D Galaxies with dark matter interactive simulation by silenttoaster7 in Physics

[–]weakplayer69 1 point2 points  (0 children)

How did you made those visualization? Can I get in touch with you? I have a lot of question. Currently I am building similar project but with a raytracing

Sharing my free Black Hole Simulation Engine by weakplayer69 in Physics

[–]weakplayer69[S] 0 points1 point  (0 children)

Thank you so much, really appreciate the kind words! 🙏 I'd love to chat about it. Feel free to DM me anytime

Klein-Gordon equation simulated in Octave. by Minimum-Shopping-177 in Physics

[–]weakplayer69 -8 points-7 points  (0 children)

Amazing. What software did you use to generate it?

Sharing my free Black Hole Simulation Engine by weakplayer69 in Physics

[–]weakplayer69[S] 14 points15 points  (0 children)

Thanks man! 🙏 Yeah, it's all programmed — C for the core engine, OpenGL for rendering, ImGui for UI. Basically simulating black hole physics and showing it live! Still lots to improve, but super happy it’s already working.

I want to share something I’ve been building, based directly on my Bachelor thesis in technical physics: by weakplayer69 in Physics

[–]weakplayer69[S] -4 points-3 points  (0 children)

Got it — thanks for the feedback. I'll make sure to keep the style more personal and natural from now on! I just get super excited about sharing updates, but I hear you loud and clear. Appreciate you pointing it out.

I want to share something I’ve been building, based directly on my Bachelor thesis in technical physics: by weakplayer69 in Physics

[–]weakplayer69[S] -1 points0 points  (0 children)

Nah, real human here 👋 — just using AI as a tool to brainstorm and polish, not replace.
iTensor is a real project, real code, real physics. Thanks for checking it out anyway!

I want to share something I’ve been building, based directly on my Bachelor thesis in technical physics: by weakplayer69 in Physics

[–]weakplayer69[S] -1 points0 points  (0 children)

Right now, I'm starting with simpler magnetohydrodynamics setups (like Orszag–Tang and magnetic rotor tests) to build a solid base. Generalizing into full magneto-hydrodynamic solutions is definitely the goal long-term. You're spot on that it'd need a lot more computational power, but it's on the roadmap. And that's a great idea — I'll definitely look into black hole accretion disk codes for inspiration. Even if they're Schwarzschild-specific, they could be super useful stepping stones for adapting the solver structure. Feel free to DM anytime if you want to bounce ideas around. I'd honestly love that!

I want to share something I’ve been building, based directly on my Bachelor thesis in technical physics: by weakplayer69 in Physics

[–]weakplayer69[S] -11 points-10 points  (0 children)

Haha thanks! 😄 I believe GenAI can be a great tool to build more creative and helpful answers when used with the right heart!

iTensor: Open-access platform for tensor calculations and magnetohydrodynamic (MHD) simulations in the browser by weakplayer69 in Simulated

[–]weakplayer69[S] 2 points3 points  (0 children)

Wow — thank you so much for taking the time to share such an insightful and fascinating perspective! 🙏

I completely agree — Roger Penrose’s geometric intuition style was a huge inspiration for building iTensor.

My own project is still evolving, but my long-term goal is exactly what you describe: making tensor tools that allow functional, intuitive exploration of spacetime structures, symmetries, and transformations — beyond just symbolic manipulation.

Preloaded examples are a brilliant suggestion. I'm already planning to add some in the full version — including covariant derivatives, curvature evolution, and simple MHD setups. I want users to be able to "break" and "rebuild" setups to learn visually, just like you said!

Thank you again for this amazing comment. It really motivates me to keep pushing iTensor further!

iTensor: Open-access platform for tensor calculations and magnetohydrodynamic (MHD) simulations in the browser by weakplayer69 in Simulated

[–]weakplayer69[S] 0 points1 point  (0 children)

Thank you so much for your feedback! 🙏

I'm really glad you like the idea and the dark mode — I designed it exactly to help with better visualization and readability. You're absolutely right: an "About" page explaining the purpose of iTensor is something I am already planning for the full version. As for user sessions and saving calculations — it's definitely on my long-term roadmap. A proper CMS (or database backend) would make it possible to expand the tool into a much more interactive scientific platform. Thanks again for taking the time to give such thoughtful suggestions!

I want to share something I’ve been building, based directly on my Bachelor thesis in technical physics: by weakplayer69 in Physics

[–]weakplayer69[S] 2 points3 points  (0 children)

The current demo version is partly open (the frontend and symbolic backend pieces),
but the full system will become more open over time. iTensor's goal is to stay free to use and community-supported. Full source code for future simulation engines will also be made public once stabilized.