![]() |
|
Three.JS 3D with IW, Look IW15 and output IW17 - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: Three.JS 3D with IW, Look IW15 and output IW17 (/thread-2599.html) |
Three.JS 3D with IW, Look IW15 and output IW17 - DidierMenant - 12-18-2021 Hello, i work Delphi 10.4.2 and many programs in IW15 I have tree questions : Q1) Do you have a solution for integrate Tree.js 3D in intraweb 15 ? in intraweb 17 ? and if so do you have any examples or leads? Q2) With my existing IW15 programs how to improve the look (new bootstrapt? etc), and example ? Q2) Real output IW17 ? Good day RE: Three.JS 3D with IW, Look IW15 and output IW17 - kudzu - 12-20-2021 1) TreeJS - A custom control would need to be built around it. I'll ask Alexandre if that is on our radar or not. 2) Beautifying IntraWeb Apps Using Bootstrap https://www.youtube.com/watch?v=nbXGErKjGms 3) IW17 although at least 90% done, we have a serious medical issue with the team lead and we had to move features down into 15.1 and put 17 on hold. We hope to restart it, but need to resolve this medical issue first. Until then, the best we can manage is to move some of the 17 features into 15.1 which we have been doing for a while now. RE: Three.JS 3D with IW, Look IW15 and output IW17 - DidierMenant - 12-21-2021 q1) Posted me, if you have solution for the Three.JS for 3D. q2 ) Impressive bootstap 5, does it work with IW15 or do you have to wait for IW17? The ability to 3D through three.JS is important for me, whether or not I have to find other techno than intraweb. WebGl is too low level, I must use TreeJS without fail. If you know a component under intraweb that makes 3D three.js? even paying RE: Three.JS 3D with IW, Look IW15 and output IW17 - kudzu - 12-22-2021 If you just need to use it and you dont want to write a control you can use a label with rawtext even just to emit the html. Its it a control that offers input or has clicks? or is it display only? |