c++ html5,javascript - Emscripten - C++ with pure html5 canvas support (not WebGL) - Stack Overflow

本文探讨了如何通过Emscripten在C++中访问Canvas 2D上下文,实现绘制简单形状和路径的功能。作者希望避免依赖SDL,并寻求将C++代码编译为JavaScript的方法,以直接利用Canvas API而非 WebGL。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Is there any way of accessing canvas 2D context under C++ when using emscripten?

I'd like to be able to draw simple shapes/paths using canvas' api functions like lineTo, fillRect1d done, etc. (so basically use any of the functions listed here.

I will point out that I would prefer not to rely on SDL, but if it's the only reliable approach then is there a way to force it to compile to JavaScript so that the result won't use WebGL, but basic canvas api?

Or should I maybe do a simple mapping of the api functions following this suggestion: Calling JavaScript From C/C++ ?

Until anyone shares a better solution I will most likely do the mapping and share it here as soon as I'm done with it.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值