and with teleport controls mainly used in VR applications as opposed to AR applications, it would seem most beneficial to create a component called \u003CTeleportVR />\r\n\r\nThis component will allow users to teleport using a single motion controller, defaulting to the right handed controller with the joystick being used to trigger the aiming interface. Most application 3D or VR use the right joystick for movement, and if using teleport controls it makes the most sense to use this as the default trigger under the expectancy developers are more likely to use the other buttons on the controller for purposes differing from movement.",[2867,2870],{"name":2868,"color":2869},"enhancement","a2eeef",{"name":2871,"color":2872},"help wanted","008672","Tresjs","XR","open","Teleport VR controls component","2024-05-12T17:53:16Z","https://github.com/Tresjs/XR/issues/16",0.58439237,{"description":2881,"labels":2882,"number":659,"owner":2873,"repository":2883,"state":2875,"title":2884,"updated_at":2885,"url":2886,"score":2887},"I'm experiencing some issues in displaying text on the main TresJS site (in the docs site everything is good).\r\n\r\n\r\n\r\nAs you can see, no text is displayed at all, and I'm experiencing this with both Brave and Firefox on my Linux Laptop. With Chrome everything seems fine instead (at the moment I can't test other browser/os combinations)\r\n\r\nI also noticed that the issue is related to the specific font used (Atkinson), because if I deactivate it (see this [screencast](https://github.com/user-attachments/assets/eae96cd2-e4e2-4ed2-98c6-7dd1d51e901d)), the text is visible again.\r\n\r\nI think it's possible that the font is corrupted in some way and not recognizable by some browsers, or maybe it is not imported correctly in the final bundle\r\n",[],"tresjs.org","Font display issue on certain browser/os combination","2024-08-28T15:21:00Z","https://github.com/Tresjs/tresjs.org/issues/18",0.62428916,{"description":2889,"labels":2890,"number":1042,"owner":2873,"repository":2892,"state":2875,"title":2893,"updated_at":2894,"url":2895,"score":2896},"",[2891],{"name":2868,"color":2869},"lab","Add source code to examples content","2024-04-08T16:47:32Z","https://github.com/Tresjs/lab/issues/22",0.62771344,{"description":2898,"labels":2899,"number":1448,"owner":2873,"repository":2874,"state":2875,"title":2903,"updated_at":2904,"url":2905,"score":2906},"This issue is to piece together documentation that forms a base understanding of the code that works for displaying a basic VR immersive web experience that works on WebXR supported browsers (I will myself be testing directly against a Meta Quest 3 headset).",[2900],{"name":2901,"color":2902},"documentation","0075ca","Basic docs covering all code around proof of concept VR branch","2024-07-06T18:28:51Z","https://github.com/Tresjs/XR/issues/17",0.62922215,{"description":2908,"labels":2909,"number":2913,"owner":2873,"repository":2892,"state":2875,"title":2914,"updated_at":2915,"url":2916,"score":2917},"\r\n\r\n\r\nRequested by [Jessica Sachs ](https://twitter.com/_jessicasachs/status/1658432578477514752?s=20) @JessicaSachs\r\n\r\nI think it will be a really cool demo to cover:\r\n\r\n- [ ] Text3D\r\n- [ ] GLTF models\r\n- [ ] Interactivity with UI Frontend (enter the text)\r\n- [ ] Restrict Orbit Control panning \r\n- [ ] Download a canvas screenshot with the meme for the user\r\n\r\n\r\n",[2910],{"name":2911,"color":2912},"showcase","FBF307",37,"3D meme generator","2023-05-16T12:01:10Z","https://github.com/Tresjs/lab/issues/37",0.6901375,{"description":2919,"labels":2920,"number":2924,"owner":2873,"repository":2892,"state":2925,"title":2926,"updated_at":2927,"url":2928,"score":2929},"https://codesandbox.io/s/n60qg",[2921],{"name":2922,"color":2923},"demo","CAC7AC",30,"closed","Landing Page with Product ","2023-05-31T08:32:51Z","https://github.com/Tresjs/lab/issues/30",0.5980037,{"description":2931,"labels":2932,"number":2934,"owner":2873,"repository":2892,"state":2925,"title":2935,"updated_at":2936,"url":2937,"score":2938},"https://github.com/franky-adl/threejs-synthwave-scene",[2933],{"name":2911,"color":2912},33,"Synthwave demo","2023-12-04T13:54:06Z","https://github.com/Tresjs/lab/issues/33",0.6123444,{"description":2940,"labels":2941,"number":659,"owner":2873,"repository":2942,"state":2925,"title":2943,"updated_at":2944,"url":2945,"score":2887},"@alvarosabu \r\n\r\n## Problem\r\n\r\nThere are a few different versions of the Tres logo in the wild. The type size and placement varies:\r\n\r\nhttps://tresjs.org/\r\n\r\nhttps://docs.tresjs.org/\r\n\r\n\u003Cimg width=\"134\" alt=\"Screenshot 2024-02-03 at 14 43 12\" src=\"https://github.com/Tresjs/assets/assets/20469369/c10c8b14-d60c-482f-b6aa-417574536159\">\r\n\u003Cimg width=\"196\" alt=\"Screenshot 2024-02-03 at 14 37 31\" src=\"https://github.com/Tresjs/assets/assets/20469369/d4e1a4ab-35cc-4869-981e-e165b601f20e\">\r\n\r\nIn addition, the formatting of \"Tres\" is in HTML text, so its appearance/alignment is the responsibility of the person creating/maintaining the page. That means extra work and possibility for inconsistency.\r\n\r\n## Solution\r\n\r\nThis seems to be the most widely used version of the logo:\r\n\r\n\u003Cimg width=\"196\" alt=\"Screenshot 2024-02-03 at 14 37 31\" src=\"https://github.com/Tresjs/assets/assets/20469369/d4e1a4ab-35cc-4869-981e-e165b601f20e\">\r\n\r\n* Use \"Roboto\" typeface and convert to SVG paths.\r\n* Standardize the logo and acceptable variations. \r\n* Standardize on 100px nominal width for the SVG.\r\n* Used named layers on the SVG, so color modifications are easy.\r\n* Provide light mode/dark mode versions.\r\n* Remove padding from logo, as this makes it difficult to align with other elements.\r\n* Make \"official\" logos available here for inclusion in other projects.",[],"assets","Docs(logos): no standard logos in repo","2024-02-06T17:36:56Z","https://github.com/Tresjs/assets/issues/18",{"description":2947,"labels":2948,"number":1042,"owner":2873,"repository":2953,"state":2925,"title":2954,"updated_at":2955,"url":2956,"score":2896},"**Is your feature request related to a problem? Please describe.**\r\nAtm is possible to set the loading screen with the async behavior, ex when a model is being loaded, but not to access all the information that the callback provides.\r\n\r\n```ts\r\nconst loadingManager = new THREE.LoadingManager(\r\n // ...\r\n\r\n // Progress\r\n (itemUrl, itemsLoaded, itemsTotal) =>\r\n {\r\n console.log(itemUrl, itemsLoaded, itemsTotal)\r\n }\r\n)\r\n``` \r\n\r\n**Describe the solution you'd like**\r\nA composable that wraps [THREE.DefaultLoadingManager's](https://threejs.org/docs/index.html?q=DefaultLoadingManager#api/en/loaders/managers/DefaultLoadingManager) progress status.\r\nhttps://github.com/pmndrs/drei/blob/master/src/core/useProgress.tsx\r\n\r\n\r\n\r\n",[2949,2952],{"name":2950,"color":2951},"good first issue","7057ff",{"name":2871,"color":2872},"cientos","UseProgress composable","2023-06-18T06:37:23Z","https://github.com/Tresjs/cientos/issues/22",{"description":2958,"labels":2959,"number":2963,"owner":2873,"repository":2953,"state":2925,"title":2964,"updated_at":2965,"url":2966,"score":2967},"Is your feature request related to a problem? Please describe.\r\nA Particle abstraction implementation is one abstraction that helps a user to create stars in the sky, sparkles, etc\r\n\r\n```\r\n\u003CParticles :amount=\"1\" :texture\"MYCUSTOMTEXTURE\" :depth=\"0.4\" :speed=\"10\" />\r\n```\r\n\r\nDescribe the solution you'd like\r\nAbstraction in Cientos\r\n\r\nSuggested solution\r\nCheck drei [implementation][(https://github.com/pmndrs/drei/blob/master/src/core/Cloud.tsx](https://github.com/pmndrs/drei/blob/master/src/core/Stars.tsx))\r\n\r\nAdditional context\r\nAdd any other context or screenshots about the feature request here.",[2960],{"name":2961,"color":2962},"v2","FEE22D",28,"Stars","2023-04-19T14:41:05Z","https://github.com/Tresjs/cientos/issues/28",0.63676023,["Reactive",2969],{},["Set"],["ShallowReactive",2972],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fNzr0Xb7WiUZ2PcM6Ew78MEMAmC8_C0h850L-23x59P0":-1},"/Tresjs/cientos/7"]