Open sasha240100 opened 5 years ago
Of course, I'd like to help out! My workload will decrease in school from January until May, so I have time to contribute towards the development/expansion of base features. Should I continue developing my Networking Module? Are we going to throw that one out during 3.x.x?
I love that we're getting active in this again. This library has much more potential than the number of people that (properly) utilize it in the actual world...
Here's to high hopes! 😄
Very excited, I am looking forward to its release~!
I think it is possible to add a more convenient loop/tick management module so that the loop/tick can be handed over to other libraries, such as an animation engine such as GSAP or other
I’ll start at 19 Jan
On Sat, Jan 12, 2019 at 4:11 PM ZhuangYu notifications@github.com wrote:
I think it is possible to add a more convenient loop/tick management module so that the loop/tick can be handed over to other libraries, such as an animation engine such as GSAP or other
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/WhitestormJS/whs.js/issues/395#issuecomment-453750614, or mute the thread https://github.com/notifications/unsubscribe-auth/AHTX1Zuxts0aDjpvAbTzuIQ-0amAxrejks5vCe0MgaJpZM4ZE7BC .
Roger that.
I think v3 can/should provide improvements suggested by the community, but bring something entirely new to the creation of 3d scene/games to the user.
My proposal to Alex is to bring the world of 3d webgl rendering (with three.js/whs) to the so polular Scratch platform.
With the release of scratch 3.0 it is still impossible to create 3d environments using visual block programming. All it supports is low level ray tracing logic that would never perform for real time interaction that includes modern visual elements.
WHS has the foundation to help beginners create their own scenes with basic/little JavaScript knowledge, it would take whs to another level if creators who only grasp the visual block programing concept could also create webgl enabled projects.
If you support the idea, please thumb up (or down if you dislike)
I, unfortunately, must disagree with you, @hirako2000 , for a couple of reasons:
WHS has the foundation to help beginners create their own scenes with basic/little JavaScript knowledge, it would take whs to another level if creators who only grasp the visual block programing concept could also create webgl enabled projects.
While this is true, WHS was also built to help people learn to actually code, not to drag blocks, as much as that would help bring people towards the journey, it wouldn't really help people learn Javascript in a more simplified manner.
Overall, I think this would be a great idea for a port of this, or another certain project. But this just doesn't seem like the right extension of the feature-set for this project. Doesn't seem like the right direction.
Everything stated here was just my opinion and is open to discussion and/or debunking (I didn't really fact-check except for with the goals of WHS).
I hope I don't come off as harsh or ignorant.
Thanks for your input @noha, good points. A bridge for block based programming usingwhs
as an engine would just be a different project then, I will look into it outside the v3 scope.
That sounds good. I appreciate you listening to my concerns, and I'd love to help you with such a port to Scratch in some time.
Great to announce that start of
v3.x.x
development!Short FAQ:
When?
Probably till the end of this (2018) yearWho?
@sasha240100 @hirako2000 and everyone who wants to join (you can ask in this issue comments & propose your changes)What it will be?
Yep, the most interesting question, I'll write down below.Proposed features
WHS.Loop
I really like that we split requestAnimationFrame into loops, but I think we can do that an even better way [API is currently under discussion].THREE.WebGL2Renderer
supportSubtasks:
Version:
Issue type:
Tested on:
###### Desktop - [ ] Chrome - [ ] Chrome Canary - [ ] Chrome dev-channel - [ ] Firefox - [ ] Opera - [ ] Microsoft IE - [ ] Microsoft Edge ###### Android - [ ] Chrome - [ ] Firefox - [ ] Opera ###### IOS - [ ] Chrome - [ ] Firefox - [ ] Opera