Giter Site home page Giter Site logo

Side By Side 3D about anaglyph-fabric HOT 5 OPEN

WaveSmashies avatar WaveSmashies commented on August 27, 2024
Side By Side 3D

from anaglyph-fabric.

Comments (5)

vlad2305m avatar vlad2305m commented on August 27, 2024

Thanks for the interest. I'll look into the render code again. It should be possible to do at least FSBS, but it's going to take me some time

from anaglyph-fabric.

vlad2305m avatar vlad2305m commented on August 27, 2024

I just can't get viewport to work. It doesn't want to be the size I tell it to be. If you know any other projects that render the world in a specific part of the screen, I might be able to steal the code from there. Otherwise right now I don't know GL well enough to understand wtf is going on with it

from anaglyph-fabric.

tezvii avatar tezvii commented on August 27, 2024

just leaving a comment to say i've been looking for an HSBS rendering mod that works on new versions for ages and this would be really cool to experience again after 15 years

from anaglyph-fabric.

AlwaysReadyWBY avatar AlwaysReadyWBY commented on August 27, 2024

I think I figured out why viewport isn't working. When renderworld is invoked, the game renders the solid blocks in a framebuffer, and then renders the frame buffer to the screen. After that the game renders translucent blocks, blockentities and entities over it. So if you invoke viewport before renderworld, it only works on the framebuffer.

from anaglyph-fabric.

vlad2305m avatar vlad2305m commented on August 27, 2024

Cool. I'm busy for the next few months, so, @AlwaysReadyWBY, if you can figure anything out, feel free to fork and play around.
I pushed my progress to trying-sbs. It's just that framebuffer size+viewport tweak away from a perfect world SBS.
GUI is still TODO, but should be much easier

from anaglyph-fabric.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.