flow icon indicating copy to clipboard operation
flow copied to clipboard

Add 3D graphics rendering components

Open valens200 opened this issue 1 year ago • 5 comments

valens200 avatar Mar 13 '24 13:03 valens200

3D rendering can mean many different things. Is there something in particular that you would want to do with it?

Legioth avatar Mar 13 '24 14:03 Legioth

3D rendering can mean many different things. Is there something in particular that you would want to do with it?

okay, for example, you see three JS, the way it renders 3D graphics if the feature is added to vaadine it will be more fascinating.

valens200 avatar Mar 13 '24 14:03 valens200

How about a web component that wraps <canvas> and a Java API for the Canvas API? Sounds like a huge feat.

oliveryasuna avatar Mar 13 '24 15:03 oliveryasuna

How about a web component that wraps <canvas> and a Java API for the Canvas API? Sounds like a huge feat.

exactly @oliveryasuna, but can that be available?

valens200 avatar Mar 13 '24 17:03 valens200

How about a web component that wraps <canvas> and a Java API for the Canvas API? Sounds like a huge feat.

exactly @oliveryasuna, but can that be available?

It surely could be implement.

Definitely would not be efficient with RPC.

Also, I just don't see the usefulness of this. Vaadin is for building web applications.

oliveryasuna avatar Mar 28 '24 01:03 oliveryasuna