[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Archived threads in /g/ - Technology - 4398. page

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

File: Capture.png (8KB, 599x217px) Image search: [Google]
Capture.png
8KB, 599x217px
I have never been able to find an explanation of transformation matrices in 3D graphics that doesn't use specialised libraries and doesn't use coding practices of questionable efficiency.

So I tried making my own, but it makes no sense, yet it almost works.
Anyone on /g/ thinks it's redeemable?

Every frame:
>create camera matrix, starting with a translation matrix
>multiply by z rotation matrix, then x, then y
>translate by (0, 0, -1) (so that when the camera rotates, it doesn't rotate around a point in front of the camera)
>multiply by projection matrix, which is as shown

Every frame, per object:
>create object matrix, starting with a scale matrix
>multiply by x rotation matrix, then y, then z
>multiply by translation matrix
>multiply with camera matrix to get the transformation matrix

In vertex shader:
>create vec4 "position" by multiplying the transformation matrix with the vertex position (since it's a vec3, 1.0 is tacked on the end)
>define gl_Position in either of the following ways
>gl_Position = vec4(position.xy/position.w, position.z, 1.0) (causes layering issues and vertices behave weirdly as they go offscreen)
>gl_Position = position (cutoffs are no longer the near and far defined by the camera)

Sorry for recreating this thread, I got some responses that would have been useful with some elaboration last time, but my laptop briefly died and so did the thread.
21 posts and 1 images submitted.
>>
bump, i want a nice 3D programming thread too
>>
>>58918327
Canonical 3D graphics code seems to use projective geometry, which is no longer taught as a working subject. I believe this is done so as to enable translations to be performed as matrix rotations, but it feels like a bit of a hack.

I'm sure someone in the 1970s thought this was a good idea, but the rest of us are stuck with no real theory as to why we must do things this way.
>>
Read up on linear algebra, affine geometry and projective geometry, in this order.

You should be able to understand most stuff afterwards

File: 24061216436l.jpg (147KB, 800x320px) Image search: [Google]
24061216436l.jpg
147KB, 800x320px
So /g/, which one will you be getting? http://wccftech.com/amd-ryzen-full-lineup-pricing-clock-speeds-leaked/
375 posts and 43 images submitted.
>>
>>58917514
whatever chip Intel can shit out of their ass to burn this meme CPU to the ground
>>
XFR 6 core is the best bang for the buck for gaymurs.
which 8 core is best depends on how well they overclock.
buying a 4 core in 2017 is only for poorfags
>>
Don't make us go to some shitty website, post the chart.

File: ssdvshdd.png (32KB, 1482x319px) Image search: [Google]
ssdvshdd.png
32KB, 1482x319px
>he still doesn't have an ssd
what's your excuse
77 posts and 17 images submitted.
>>
File: 3.png (82KB, 810x353px) Image search: [Google]
3.png
82KB, 810x353px
I have one for OS. But never for storage:
>power off mechanical drive with data
>store for years
>power back on
>data still there
Meanwhile
>power off sdd/flash storage for couple months/years
>electrons leak from gates, corrupting data
Flash storage > 512GB is a meme, as you eventually have to transfer any data to alternative media anyway. Pic related
>>
>>58917121
My current drive is still working and having a quick boot isn't going to make me more productive nor is writing files a little faster which is hardly even noticeable. Not an excuse just a solid reason.
>>
>get new Intel SSD 3D Xpoint
>SSD lasts for 12petabyte + writes

>100 GB per day daily SSD usage
>lasts more than 3 centuries of constant usage


WTF I love SSD now

File: csg internetcafe.png (1MB, 1239x774px) Image search: [Google]
csg internetcafe.png
1MB, 1239x774px
In /csg/, we discuss the cheap shit you see on Gearbest, Taobao, AliExpress, Banggood, eBay and similar sites.

>IRC channel
https://qchat.rizon.net/?channels=/csg/
#/csg/ on rizon

>Discord link
https://discord.gg/zP789wR

>Chink Shit Randomiser
http://chinkshit.xyz/random/

>Chink Shit Wiki
https://wiki.installgentoo.com/index.php/Chink_shit_general

>Chink Shit Infographic v1.4
https://my.mixtape.moe/aijpuk.jpg

>Chink Shit Infographic v2.0 "Still Unfinished Edition"
http://chinkshit.xyz/infographic.pdf

>News
• Anon shows off his new leather waller and a beard brush >>58905135 >>58905144 >>58905155
• Something you don't see often in /csg/ a Chinese brand Violin that anon bought, his local teacher valued it at 600 when he got it for 240 >>58905980 >>58905999 >>58906007
• Anon receives a hand spinner >>58909074
• Anon buys some fairly new chink shit, the Bluedio BS-3 >>58912189 >>58912261
• Xiaomi to release its own SOC in a month >>58913388
• A couple of things anon got over the past couple of months >>58914300 >>58914326 >>58914362
• Anon gets chinked on the last day to open a dispute, AliExpress customer service has got his back and marks anon their top priority for today >>58914330
• Anon finishes flashing Global MIUI8 Rom to his Redmi 4, gets 500mb more free memory than before >>58915758

Previous thread >>58903864
326 posts and 54 images submitted.
>>
Damn you're a fast faggot, huh?
>>
>>58916200
Butthurt you didn't get to make the thread this time?
>>
>>58916216
I just find it pathetic he posts this thread the second we hit bump limit. Does he have nothing else to do?

File: file.png (72KB, 888x616px) Image search: [Google]
file.png
72KB, 888x616px
So, now that new malwarebytes is a retarded botnet that install a rootkit to prevent rootkits and old version will stop getting updates in 2 months what the fuck are we supposed to use?
63 posts and 4 images submitted.
>>
Common sense.
>>
Linux?
>>
Avira Free Antivirus

literally only /g/ approved

File: nippon.jpg (106KB, 1365x2048px) Image search: [Google]
nippon.jpg
106KB, 1365x2048px
An anon suggested me to use LaTeX to make my CV and this impressed my interviewer
I told him that I can design UI and UX but I have don't know how to
So where and how do I start learning it and how long will it take me?
45 posts and 5 images submitted.
>>
>>58914936
Don't. Just use a word document. Employers want an easy to read/modify file so they can do notes in the file itself and for parsing it.
>>
>>58915068
Are you retarded?
>>
>>58915068
Good employers use the PDF annotation tools present in Acrobat. If they ask for a CV in doc, that's a red-flag.

File: eifhb5.jpg (203KB, 1000x1000px) Image search: [Google]
eifhb5.jpg
203KB, 1000x1000px
>Quantum computers are faster than regular computers
64 posts and 6 images submitted.
>>
File: 1475794930139.png (103KB, 1250x1250px) Image search: [Google]
1475794930139.png
103KB, 1250x1250px
>We must move to IPv6
>>
>>58914431
They are
>>
>>58914488
It's misinterpreted by dumbasses.
Quantum computers don't make operations go faster, they're only faster for special types of calculations. Watching a movie or browing the internet on a quantum computer won't go faster than a regular computer, it might even go slower.

File: rust-logo.png (24KB, 209x208px) Image search: [Google]
rust-logo.png
24KB, 209x208px
Is Rust a good language for a total programming newbie to learn? I've been self studying this and Python for a while, and I'm wondering if I should drop Rust for now. I like what I've read about Rust, (Safety & Control) and would like to continue with it.

My job requires the occasional repetitive task for testing purposes, and Rust seems like it would fit the job better for this over Python, because I don't need Rust to be installed.
122 posts and 8 images submitted.
>>
Safety & Control for what? These words alone doesnt mean anything. On Rust context, they are most buzzwords than anything.

The real key there is just marketing: Rust have a built-in code analyzer which just say "Your code isn't good... Fix it". Nothing more, nothing less. Any good static analyzer would perform equally or even better.

What we really need is a methodology related to Project Guidelines: Better design outside the language scope.
>>
>>58912929
Ok. So does a lack of guidelines make the language bad for newbs?
>>
>>58912832
Rust is a fairly young and quite rapidly evolving language. It lacks the powerful, stable libraries available for C and C++, and the ones built in to Go and the higher level languages like Python, Java, and .NET.

Depending on what you're testing, having a binary program probably doesn't make much sense. It's unwieldy, while scripting is just the tool for the job. If installing python isn't feasible, look for the OS's built in scripting capabilities: powershell or bash.

File: angularjs-react-10-638.jpg (48KB, 638x359px) Image search: [Google]
angularjs-react-10-638.jpg
48KB, 638x359px
LITERALLY destroyed modern web development
127 posts and 13 images submitted.
>>
bump for truth
>>
Don't worry, there is far worse to come.
>>
>>58911933
Why destroyed? Do you mean that this will kill plain html-css-javascript websites ? Isn't that a good thing ?

This thread is about the appreciation of watches, as well as the micro-engineering and materials engineering that are required to make a fine watch.

>Required Viewing For Newbies:
[YouTube] Watch Movements: "How a Watch Works" 1949 Hamilton Watch Co 20min (embed)

>Strap Guide:
http://pastebin.com/SwRysprE (embed)

Previous thread:
>>58876731
358 posts and 95 images submitted.
>>
Thinking about buying an everest prs-25...
>>
>>58908821
Fuck, I'm retarded.

>Required Viewing For Newbies:
https://youtu.be/508-rmdY4jQ
>>
>>58908877
>GREAT BRITAIN
I dunno, doesn't 14.5mm seem thick for a time-only 9015?

File: os guide.jpg (326KB, 3000x2116px) Image search: [Google]
os guide.jpg
326KB, 3000x2116px
Welcome to the /g/ meta thread. Here, we discuss ways we can make /g/ great again.

>this is against the rules
See https://desuarchive.org/qa/thread/675371/#677151
Hiro said we are allowed one meta thread per board.

How do you think we can MGGA? Proposals:
-Half the board is becoming generals, taking up space for potential threads. We can overcome this by placing a limit on the number of generals allowed at a time.
-Operating system war threads provide no actual content, and just end up being people throwing shit at each other. Ban them.
-There are currently four threads about TempleOS and Terry Davis. We need to limit it to one at a time, or /tosg/.
-Tech support threads still pop up every hour. Instead of helping people. we need to link them to /sqt/.
-The sticky doesn't contain enough information. If we also added infograpics like pic related, it could prevent unnecesarry posts.

What do you think?
89 posts and 7 images submitted.
>>
>>58905860
I agree with banning the number of generals. Some of them are way too specific, and we could combine several into one.
>>
>>58905901
>>58905860
But wont that just make more spam threads?
>>
That implies people who just came here check for generals

File: z.png (847KB, 1024x818px) Image search: [Google]
z.png
847KB, 1024x818px
If requesting purchasing advice, please provide your country and what carrier you will be using it with, along with wanted features, budget and size.

Good resources:
>reviews, specs, comparisons
http://www.gsmarena.com
http://www.phonearena.com
http://www.kimovil.com

>Frequency checker
http://willmyphonework.net
http://frequencycheck.com

>Chinkphone news
http://www.gizchina.com
http://www.gizmochina.com

>Recommended Chinkphones $80-$300 as of a long time ago
https://wiki.installgentoo.com/index.php/Chink_shit_general/Phones

>Post a mini-review of your phone
>Discuss upcoming and current models
>Ask for help related to phones
>Tell us how much shekels you spent on good/bad phone
>Shill your Xiaomi
>PRAISE THE CHINKPHONES unless you live in America you shits

>News:
Alleged Sony XZ successor caught in live shots
http://www.gsmarena.com/alleged_sony_xz_successor_caught_in_live_shots-news-23309.php

Samsung Galaxy S8 to have 3,000mAh and 3,500mAh batteries
http://www.gsmarena.com/samsung_galaxy_s8_to_have_3000mah_and_3500mah_batteries-news-23305.php

Huawei Honor V9 with 6GB RAM and dual camera setup to be officially unveiled on February 21
http://www.gsmarena.com/huawei_honor_v9_to_be_officially_unveiled_on_february_21-news-23297.php

Samsung Galaxy S8's Bixby virtual assistant rumored to support 7-8 languages
http://www.gsmarena.com/samsung_galaxy_s8s_bixby_virtual_assistant_rumored_to_support_78_languages-news-23253.php

A brazilian user has a Moto G5 Plus; 5.2" screen, NFC and 12 MP camera
https://plus.google.com/114294696205537776971/posts/hsJY3qKchMY

old thread >>58876756
339 posts and 40 images submitted.
>>
Haven't been keeping up with smartphones in years. Is there any reason to upgrade my OPO to something new?
>>
>>58903366
If you're still happy with how it works then no
>>
How's ZUI on the ZUK Z2?

File: mpv_killed_the_mpc_star.jpg (59KB, 1200x855px) Image search: [Google]
mpv_killed_the_mpc_star.jpg
59KB, 1200x855px
Directshow is fucking dead, don't use it!
319 posts and 34 images submitted.
>>
>still no decent media foundation based player
how come winfags?
>>
NGUUUUUUUUUU is missing
>>
>>58897856
What is that? Is it open source or cross platform?

File: kkUZQ39.jpg (1MB, 2473x1655px) Image search: [Google]
kkUZQ39.jpg
1MB, 2473x1655px
/mkg/ - Mother Fuckin Magnets Edition

>Buyer's template:
http://pastebin.com/33S1gVkG
>Where to Buy:
http://pastebin.com/8Yku80VL
>FAQs:
http://pastebin.com/M5w7QtKp
>Use the buyer's template
http://pastebin.com/33S1gVkG
>Keyset wiki
http://keypuller.com

Previous thread >>58862753
314 posts and 95 images submitted.
>>
>>58894369
Where can I buy a Pok3r RGB Blues US ????
Nobody has stock...
>>
File: cable.jpg (1MB, 3264x2448px) Image search: [Google]
cable.jpg
1MB, 3264x2448px
commence the butt hurting
>>
>>58894437
>only one cable has failed, and it's not clear whether it was due to mistreatment
>the same picture is posted over and over by the same person in every thread
How can Pexonfags ever recover?

File: C4gSJ90XAAASg0_.jpg (126KB, 750x740px) Image search: [Google]
C4gSJ90XAAASg0_.jpg
126KB, 750x740px
Previous thread >>58918638

>Not sure what private trackers are all about?
The mission of /ptg/ is to promote the highest possible standards of tracker service by providing members with opportunities for professional development, by recognizing technical competence through examinations and by advancing the interests of its members.

>Have a question?
FAQ http://pastebin.com/LQxkS1mU
WIKI https://wiki.installgentoo.com/index.php/Private_trackers
MORE REFERENCE https://gitla.in/ptgGuide/ptgGuide/tree/master
IRC #ptg irc.rizon.net 6697/9999 SSL only

Use >>>/g/ptg as a link to find the /ptg/ thread.

Remember the following:
>Staff occasionally read these generals and have posted here before.
>Staff may pretend to be normal users asking for invites and when you invite them, they ban you for inviting strangers
>This is a thread for educational purposes only don't offer or ask for invites
363 posts and 32 images submitted.
>>
cringe
>>
Is the screener La La Land on a few generals like PTM the same as what's in theaters? Or is it missing shit like some screeners.
>>
>>58923076
First for Laz leaking DBs and getting posted on LeakForums

Pages: [First page] [Previous page] [4388] [4389] [4390] [4391] [4392] [4393] [4394] [4395] [4396] [4397] [4398] [4399] [4400] [4401] [4402] [4403] [4404] [4405] [4406] [4407] [4408] [Next page] [Last page]

[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.