Jump to content

Rendering to something different than webgl (native)


Karim Mohamed
 Share

Recommended Posts

Hello

A weird question on an HTML5 forum!! I really like Pixijs and I want to use it in my C++ based project (native no browser in the mix). I am using bgfx as the rendering engine. I want to use pixi and GSAP3 as a higher layer on top of bgfx. My main problem is that I want to replace the webgl renderer with a native renderer that uses bgfx internally through Duktape. Any recommendations on the best and simplest approach to do this? Do I have to rewrite the entire renderer to use bgfx apis instead of webgl? or is there another simpler approach like having access to the vertex, index buffers, textures, maybe the filter shaders, and uniforms. then I pass them to bgfx for rendering. 

Thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...