Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Article Writing
  4. How close to existing articles?

How close to existing articles?

Scheduled Pinned Locked Moved Article Writing
c++algorithmsquestion
3 Posts 3 Posters 13 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Malcolm Arthur McLean
    wrote on last edited by
    #1

    I've got code which rotates a GIF by shear, which would make a nice tip or trick. However someone else has also posted a article on rotating images by shear, which uses essentially the same underlying method, which is well-known and neither of us invented. There are two differences. He categorises his code as a Microsoft Foundation Class code and presents it in a way that is MFC-dependent. Whilst I wrap my algorithm in a GIF-rotate program. And he applies only one shear whilst I apply two, to maintain the dimesions of a square image. So is it to done thing to create or to hold off? I don't want to step on people's toes.

    S A 2 Replies Last reply
    0
    • M Malcolm Arthur McLean

      I've got code which rotates a GIF by shear, which would make a nice tip or trick. However someone else has also posted a article on rotating images by shear, which uses essentially the same underlying method, which is well-known and neither of us invented. There are two differences. He categorises his code as a Microsoft Foundation Class code and presents it in a way that is MFC-dependent. Whilst I wrap my algorithm in a GIF-rotate program. And he applies only one shear whilst I apply two, to maintain the dimesions of a square image. So is it to done thing to create or to hold off? I don't want to step on people's toes.

      S Offline
      S Offline
      Sean Ewington
      wrote on last edited by
      #2

      Thanks for your question. Nothing wrong with stepping on people's shoes when it comes to writing articles. If a topic gets covered to death and doesn't need to be written, that's the only crime and that doesn't sound like the case here.

      Thanks, Sean Ewington CodeProject

      1 Reply Last reply
      0
      • M Malcolm Arthur McLean

        I've got code which rotates a GIF by shear, which would make a nice tip or trick. However someone else has also posted a article on rotating images by shear, which uses essentially the same underlying method, which is well-known and neither of us invented. There are two differences. He categorises his code as a Microsoft Foundation Class code and presents it in a way that is MFC-dependent. Whilst I wrap my algorithm in a GIF-rotate program. And he applies only one shear whilst I apply two, to maintain the dimesions of a square image. So is it to done thing to create or to hold off? I don't want to step on people's toes.

        A Offline
        A Offline
        Anwa Brand Collection
        wrote on last edited by
        #3

        It’s great that you’re considering the community and the existing work! Since your approach has distinct differences—like wrapping the algorithm in a GIF-rotate program and using two shears to maintain dimensions—there’s enough originality in your implementation to warrant sharing it. You could acknowledge the existing article in your work to show respect for the original author, while highlighting how your method differs. This way, you contribute to the conversation without stepping on toes. Sharing tips and tricks that build on existing knowledge is a valuable part of the community!

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups