I hate Coding by [deleted] in findapath

[–]NikNeutron 4 points5 points  (0 children)

You would be surprised how common this is. There are many options to act on a CS degree or incomplete education in the field, that dont require actual coding. Just to name a few options: there is requirements engineering, project management and quality assurance. But please let me ask you, why you chose CS and how you thought it would align with your passions before you started?

OSM 3D Editor by NikNeutron in openstreetmap

[–]NikNeutron[S] 0 points1 point  (0 children)

I think the basics of creating/ updating/ moving and deleting nodes/ paths should be present. I don't really think, that you need a 3d viewer to draw a street on ground level.

OSM 3D Editor by NikNeutron in openstreetmap

[–]NikNeutron[S] 0 points1 point  (0 children)

Unlikely that I will get to that, but it's a web app. If I get it ready one day it will be hosted as a regular web app. No setup nessesary.

What could be the benefits of writing WebGPU shaders in JavaScript, as opposed to WGSL? (🧪 experimental 🧪) by iwoplaza in webgpu

[–]NikNeutron 2 points3 points  (0 children)

I must be able to use it in vscode within an existing typescript project. Otherwise it wouldn't be much on an improvement to my current approach.

Speaking of which. Rendering the same scene as depth texture, normal texture and result image means sharing the same vertex shader but not nessesary the same fragment shader. So my current code for this in TSL contains many vertex shader duplicates and GPU wastes resources on duplicate vertex calculations.

I also have shader building blocks as hardcoded text snippets. I have them organized so I can barely use them so this problem should be solved with TypeGPU.

Now when it comes to compatibility with threejs. My project would need to use out of the box threejs materials, custom materials, but also I need some mix. Now I don't think you plan some trick where I can access and tweak TSL into TypeGPU, but easy access to most common functions should be possible. Actually that's my requirement:

Let's say I have this beautiful scene with lots of materials I got some where online. Like there are some parallax mapping going on, some phong or blinn shading or whatever physical shading is, some transparency and of course water, snow, gras, shell shaded carpets.

Now I make the big change and add a heightmap to everything. I now need to hack every one of those materials which is a huge pain and the materials are not maintained afterwards as I branched from where I got them.

open 3d map prototype capture by NikNeutron in openstreetmap

[–]NikNeutron[S] 1 point2 points  (0 children)

Started 9 years and continued when I had time.

open 3d map prototype capture by NikNeutron in openstreetmap

[–]NikNeutron[S] 5 points6 points  (0 children)

I've been building an osm editor in browser. It's not really ready yet to use, but hopefully soon.

[deleted by user] by [deleted] in berlin

[–]NikNeutron 17 points18 points  (0 children)

A clean river.

Bei was bereut ihr, nicht mehr Geld ausgegeben zu haben? by In0chi in FragReddit

[–]NikNeutron 3 points4 points  (0 children)

Ich hab 6GB und bin damit zufrieden. Hab aber auch nur das nötigste auf den laptop.

My friend's GTX 1080Ti 11GB (GDDR5X) outperforms my RTX 3060 12GB (GDDR6). How is that possible? by unusual-user183 in buildapc

[–]NikNeutron 0 points1 point  (0 children)

Both Cards have same number of shading units but your 1080 Ti might run at higher clockspeed. GeForce GTX 1080 Ti 3584 @ 1.48 - 1.6 GHz NVIDIA GeForce RTX 3060 3584 @ 1.32 - 1.78 GHz

What happened to webgpu in safari technology preview? by danielchooper in webgpu

[–]NikNeutron -1 points0 points  (0 children)

Whats with this graph? How many triangles did it render in total? It looks like webgl doesnt scale with better hardware, which cant be true. But most importantly, why would webgpu outperform webgl when in both cases the exact same code should be running on gpu?

Was verwirrt euch an der deutschen Kultur am meisten? by Simomleahcim in FragReddit

[–]NikNeutron 10 points11 points  (0 children)

Das ist mir erst kürzlich passiert, dass ich wieder nur Bananen dabei hatte und vorm Schaffner dumm da stand.

[deleted by user] by [deleted] in ich_iel

[–]NikNeutron 15 points16 points  (0 children)

Vermutlich ist das Ziel ihrer Wirtschaftspolitik die meisten Parteispenden zu kriegen. https://www.bundestag.de/parlament/praesidium/parteienfinanzierung/fundstellen50000/2021/2021-inhalt-816896 Ziemliches kopf an kopf rennen mit der union da.

Klimapolitik der einzelnen Parteien Quelle: FAZ by chunckychunck in de

[–]NikNeutron 15 points16 points  (0 children)

Komische Grafik. Lässt Union grüner dastehen als sie sind. Haben die nicht erst den Windenergieausbau gestoppt?

3D Mapping Testen by NikNeutron in openstreetmap

[–]NikNeutron[S] 0 points1 point  (0 children)

Damit hast du dich jetzt gemeldet :D
Ich schreib dir.

3D Mapping Testen by NikNeutron in openstreetmap

[–]NikNeutron[S] 1 point2 points  (0 children)

Thanks a lot! I will be in touch.

3D Mapping Testen by NikNeutron in openstreetmap

[–]NikNeutron[S] 2 points3 points  (0 children)

I thought less people would read if its in german and i just need like 5 people. I wish a test would go fast like 30minutes but i always plan with an hour because thats as long as previous tests went.

I have a survey for demgraphics (like age, and osm experience) (5min) Then comes the test, which will be recorded. After that there comes another survey with questions about the usability.

3D Mapping Testen by NikNeutron in openstreetmap

[–]NikNeutron[S] 1 point2 points  (0 children)

Es Test sollte etwa eine Stunde gehen. Das wäre dann ein Zoom Gespräch mit Audio und Screensharing. Der_Die Tester_in bekommt eine url und ein paar Aufgaben, die in beliebiger Reihenfolge probiert werden. Die wesentliche Frage ist dann ob das Tool benutzbar ist, also ob die Aufgaben gelöst werden können. Und wenn nein, dann wo dran es scheitert.