Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

hjoykim/THREE

jingweilim created a comment on an issue on hjoykim/THREE
![airspaceIssue](https://github.com/user-attachments/assets/61967b6d-6af7-481e-85d2-693ca9214e8a) Screenshot of z index overlapping with telerik navigation view ![winForm](https://github.com/us...

View on GitHub

hjoykim created a comment on an issue on hjoykim/THREE
Can you show me the screen and source of what happens regarding the z-index error?

View on GitHub

jingweilim opened an issue on hjoykim/THREE
WPF airspace problem
Hi, I am having z index issues in the WPFDemo. I think this is due to using OpenTK.winforms controls in a wpf app. I tried using Microsoft.DwayneNeed, but I was unable to fix it. Does anyone kno...
hjoykim pushed 1 commit to master hjoykim/THREE
  • fixed to set thresthold when PointClouds raycasting #52 d9cc55e

View on GitHub

hjoykim created a comment on an issue on hjoykim/THREE
you can do it by using BoundBox, refer below code ``` public virtual void BuildScene() { OBJLoader loader = new OBJLoader(); var mesh = loader.Parse(@"../../../../assets/models/obj...

View on GitHub

merco created a comment on an issue on hjoykim/THREE
@hjoykim thank you. Do you think a it would be possibile a visualization like this? ![immagine](https://github.com/user-attachments/assets/05803183-8edd-456b-9c75-b79adff622a5)

View on GitHub

merco created a comment on an issue on hjoykim/THREE
here [reportgl.txt](https://github.com/user-attachments/files/17471291/reportgl.txt)

View on GitHub

hjoykim created a comment on an issue on hjoykim/THREE
Here is an example representing an edge. Please note that if there are too many objects, performance may be affected. ``` private Object3D GenerateEdges(Object3D group) { ...

View on GitHub

hjoykim closed an issue on hjoykim/THREE
Edge showing
What is the best way to get a visualization that shows the edges? https://github.com/user-attachments/assets/94f623d6-6d12-499d-83bc-a138050d5e66
hjoykim created a comment on an issue on hjoykim/THREE
Thank you. Would you mind if I request your graphic card information and it's driver software version?

View on GitHub

merco created a comment on an issue on hjoykim/THREE
the web source is SAPUI5 runtime [https://tools.hana.ondemand.com/additional/sapui5-rt-1.127.3.zip](url) with sap.ui.vk.tutorial.VIT.01 example [https://sapui5.hana.ondemand.com/#/entity/sap.ui....

View on GitHub

merco created a comment on an issue on hjoykim/THREE
it's silksceneExample ![immagine](https://github.com/user-attachments/assets/d5382da8-6a33-4216-b237-9b89e02f7817)

View on GitHub

hjoykim created a branch on hjoykim/THREE

7-assimp-loader - c# port of Three.js

hjoykim created a comment on an issue on hjoykim/THREE
OK, I will add this edge geometry example source

View on GitHub

hjoykim created a comment on an issue on hjoykim/THREE
Hello, I'm sorry too late reply I've checked your demo projects. additionally it's need to find the problem what caused this low performance. Could you answer to below my requests of image? ...

View on GitHub

hjoykim created a comment on an issue on hjoykim/THREE
Please could you debug your program and show me debug console?

View on GitHub

merco opened an issue on hjoykim/THREE
Silk example error
Is it something related to my hardware? ![immagine](https://github.com/user-attachments/assets/dd568c27-d512-4865-afbe-0d86f5d818c6)
hjoykim created a comment on a pull request on hjoykim/THREE
Rhino3dmLoader and examples were implemented using the rhino3dm package. There are some differences from the three.js example, which seems to be due to API differences between C# rhino3dm package...

View on GitHub

hjoykim closed an issue on hjoykim/THREE
Open 3dm file.
### Discussed in https://github.com/hjoykim/THREE/discussions/34 <div type='discussions-op-text'> <sup>Originally posted by **taniaivanova** August 8, 2024</sup> Is there any example of how...
hjoykim pushed 2 commits to master hjoykim/THREE
  • added Rhino3dmLoader and example #48 23f7203
  • Merge pull request #49 from hjoykim/48-open-3dm-file added Rhino3dmLoader and example #48 0628c54

View on GitHub

hjoykim closed a pull request on hjoykim/THREE
added Rhino3dmLoader and example #48
Rhino3dmLoader and example
hjoykim opened a pull request on hjoykim/THREE
added Rhino3dmLoader and example #48
Rhino3dmLoader and example
hjoykim pushed 1 commit to 48-open-3dm-file hjoykim/THREE
  • added Rhino3dmLoader and example #48 23f7203

View on GitHub

Harsh-1807 starred hjoykim/THREE
hjoykim created a branch on hjoykim/THREE

48-open-3dm-file - c# port of Three.js

hjoykim opened an issue on hjoykim/THREE
Open 3dm file.
### Discussed in https://github.com/hjoykim/THREE/discussions/34 <div type='discussions-op-text'> <sup>Originally posted by **taniaivanova** August 8, 2024</sup> Is there any example of how...
hrntsm starred hjoykim/THREE
merco created a comment on an issue on hjoykim/THREE
[https://medium.com/@pailhead011/instancing-with-three-js-part-2-3be34ae83c57](url) very interesting but too far from my skills

View on GitHub

merco created a comment on an issue on hjoykim/THREE
I can try also with InstancedMesh and that seems good. But I'm missing some info about correct matrix positioning ...and material handling. ![immagine](https://github.com/user-attachments/ass...

View on GitHub

merco created a comment on an issue on hjoykim/THREE
a little improvement can be here... I'm duplicating materials because I want a selection to have the right instance hilighted You can try using 2robi.S3D ![immagine](https://github.com/user-at...

View on GitHub

Load more