I'm in a bit of a bind. I'm looking for some method of presenting 3D scenes in real-time on a webpage. I'm aware there are plenty of programs that help you achieve this, like Marmoset for example, but I don't quite have the money for these. I'm still kind of new to the 3D world, so my knowledge about this particular thing is extremely limited. Any thoughts or suggestions?
Replies
In the long run, I'd personally recommend saving up for Marmoset Toolbag if you're certain you'll need unrestricted uploads for, like, portfolio/display use. It's convenient, though understandble to not be able to afford it off the bat. Just unlikely you'll find something unrestricted with similar function for free.
開発できる場合は、UnrealEngineまたはThree.jsを使用してください。
アンリアルエンジンを使用している場合は、このプロジェクトファイルを購入すると役立つ場合があります。
Unreal Model Viewer: $ 6.50
https://www.artstation.com/artwork/3oLJNg
最後にUnrealEngineを使用してHtml5に出力
その他…
Nira: 早期アクセス
https://nira.app/
Babylon.js
https://www.babylonjs .com /
HTML5リアルタイムエンジン
PLAYCANVAShttps
https://playcanvas.jp/
WebGL / HTML5ゲームエンジン
および
..glTF2.0エクスポート+ Three.js
または
glTFビューアー
https://gltf-viewer.donmccurdy.com/
Edit: this is what it's used for: https://vetipl.github.io/gullwing.html
Wowa! This looks absolutely perfect! I'm definitely giving this one a shot, not sure how I couldn't find this before. Thanks a million!