Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 661187
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T23:14:24+00:00 2026-05-13T23:14:24+00:00

A little backstory, currently I’m working on implementing a triangle rendering system in Expression2

  • 0

A little backstory, currently I’m working on implementing a triangle rendering system in Expression2 to create .obj models.

One of the limitations I’m currently experiencing is that I cannot create polygons the old-fashioned way, rather, I’m having to create Isosceles triangles, and cut part of it off.

My current problem is that I’m working on how and where to place the Isosceles triangle. (I have everything else like angle already sorted out)

http://img22.imageshack.us/img22/3251/trianglem.png
(Ignore the blue triangle)

v0, v1 and v2 are 3 co-ordinates in 3D space which make up the desired triangle.

The red line is a line that goes from v1 and meets the hypotenuse at right-angles along the plane of the triangle. I wish to calculate p1, which is essentially a point exactly half way between v1 and where the altitude meets the hypotenuse, aka the ‘foot’.

My current attempt doesn’t work what-so-ever:

Dot =   (v0-v1):dot(v0-v2)
P1 = v0 + Dot*((v0-v2):normalized())

I appreciate any help. Thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T23:14:25+00:00Added an answer on May 13, 2026 at 11:14 pm

    I have no clue on the language you’re using, What i undersood is that you have a certain triangle with these certain lines in somewhere in a space and you want the exact position of a certain dot.

    If that is what you want, I guess a good approach would be (in nonexistant language..):

    p.x = v0.x – v1.x   
    p.y = v0.y + v1.y / 2
    p.z = v0.z + v1.z / 2

    I hope it helps.. sorry for posting an answer on something I absolutely don’t know about, just trying to help =)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Little help here please . I am trying to create this lisp macro which
little background: currently putting together a website that is selling products, many of which
A little stumped by this one so I'm hoping you guys can help. Looks
My little script isn't working, I can't figure this out... If you echo 'true';
A little background first as to why I need this. I am currently creating
My little site should be pooling list of items from a table using the
A little while ago I managed to get Visual Studio 2008 (C++) into a
A little example TTest<T> = class private f : T; public function ToString :
A little help needed. I'm receiving an xml file similar to this: <?xml version=1.0
A little background: I'm creating a set of adapters to allow communication with mobile

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.